llvm-mos-sdk
|
Go to the source code of this file.
Functions | |
uint8_t | neo_controller_read_default (void) |
Read the default controller's status. More... | |
uint8_t | neo_controller_count (void) |
Read the connected controller count. More... | |
uint32_t | neo_controller_read (uint8_t index) |
Read the specified controller's status. More... | |
uint8_t neo_controller_count | ( | void | ) |
Read the connected controller count.
uint32_t neo_controller_read | ( | uint8_t | index | ) |
Read the specified controller's status.
uint8_t neo_controller_read_default | ( | void | ) |
Read the default controller's status.