no-OS
|
LT8722 packet structure. More...
#include <lt8722.h>
Public Attributes | |
struct lt8722_command | command |
struct lt8722_reg | reg |
uint32_t | data |
uint8_t | crc |
uint8_t | ack |
uint16_t | status |
LT8722 packet structure.
uint8_t lt8722_packet::ack |
struct lt8722_command lt8722_packet::command |
uint8_t lt8722_packet::crc |
uint32_t lt8722_packet::data |
struct lt8722_reg lt8722_packet::reg |
uint16_t lt8722_packet::status |