libjoybus
Joybus implementation for 32-bit MCUs
Loading...
Searching...
No Matches
joybus_target_n64_controller Struct Reference

N64 controller Joybus target. More...

#include <n64_controller.h>

Data Fields

struct joybus_target base
 Base target interface.
struct joybus_id id
 Controller ID.
struct joybus_n64_controller_state origin
 Origin input state.
struct joybus_n64_controller_state input
 Current input state.
joybus_target_n64_controller_reset_cb on_reset
 Callback for controller reset events.
struct joybus_target_n64_pakpak
 Currently attached pak (if any)
uint8_t crc
 CRC for data transfer commands.
uint8_t response [JOYBUS_BLOCK_SIZE]
 Response buffer.

Detailed Description

N64 controller Joybus target.


The documentation for this struct was generated from the following file: