libdragon
Data Fields
joybus_msg_t Struct Reference

A message to be sent to JoyBus, with its completion callback. More...

Data Fields

uint64_t input [JOYBUS_BLOCK_DWORDS]
 input message
 
void(* callback )(uint64_t *output, void *ctx)
 callback for completion
 
void * context
 callback context
 

Detailed Description

A message to be sent to JoyBus, with its completion callback.


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