Function ctru_sys::hidKeysDown

source ·
pub unsafe extern "C" fn hidKeysDown() -> u32_
Expand description

Returns a bitmask of newly pressed buttons, this frame. Individual buttons can be extracted using binary AND.

§Returns

32-bit bitmask of newly pressed buttons.