foxBMS - Unit Tests  1.6.0
The foxBMS Unit Tests API Documentation
N775_MESSAGE_s Struct Reference

#include <nxp_mc33775a_defs.h>

Data Fields

uint16_t head
 
uint16_t dataHead
 
uint16_t data [4]
 
uint16_t crc
 
uint16_t dataLength
 

Detailed Description

This structure reflects the messages used by the NXP MC33775A

Definition at line 263 of file nxp_mc33775a_defs.h.

Field Documentation

◆ crc

uint16_t N775_MESSAGE_s::crc

Definition at line 267 of file nxp_mc33775a_defs.h.

◆ data

uint16_t N775_MESSAGE_s::data[4]

Definition at line 266 of file nxp_mc33775a_defs.h.

◆ dataHead

uint16_t N775_MESSAGE_s::dataHead

Definition at line 265 of file nxp_mc33775a_defs.h.

◆ dataLength

uint16_t N775_MESSAGE_s::dataLength

Definition at line 268 of file nxp_mc33775a_defs.h.

◆ head

uint16_t N775_MESSAGE_s::head

Definition at line 264 of file nxp_mc33775a_defs.h.


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