Joystick handle.

Public Attributes#

GPIO_Port_TypeDef

Joystick port.

uint8_t

Joystick pin.

State of joystick.

Public Attribute Documentation#

port#

GPIO_Port_TypeDef sl_joystick::port

Joystick port.


Definition at line 113 of file hardware/driver/joystick/inc/sl_joystick.h

pin#

uint8_t sl_joystick::pin

Joystick pin.


Definition at line 114 of file hardware/driver/joystick/inc/sl_joystick.h

state#

sl_joystick_state_t sl_joystick::state

State of joystick.


Definition at line 115 of file hardware/driver/joystick/inc/sl_joystick.h