no-OS
Public Attributes | List of all members
lt8722_packet Struct Reference

LT8722 packet structure. More...

#include <lt8722.h>

Collaboration diagram for lt8722_packet:
Collaboration graph
[legend]

Public Attributes

struct lt8722_command command
 
struct lt8722_reg reg
 
uint32_t data
 
uint8_t crc
 
uint8_t ack
 
uint16_t status
 

Detailed Description

LT8722 packet structure.

Member Data Documentation

◆ ack

uint8_t lt8722_packet::ack

◆ command

struct lt8722_command lt8722_packet::command

◆ crc

uint8_t lt8722_packet::crc

◆ data

uint32_t lt8722_packet::data

◆ reg

struct lt8722_reg lt8722_packet::reg

◆ status

uint16_t lt8722_packet::status

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