foxBMS  1.4.1
The foxBMS Battery Management System 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 297 of file nxp_mc33775a_defs.h.

Field Documentation

◆ crc

uint16_t N775_MESSAGE_s::crc

Definition at line 301 of file nxp_mc33775a_defs.h.

◆ data

uint16_t N775_MESSAGE_s::data[4]

Definition at line 300 of file nxp_mc33775a_defs.h.

◆ dataHead

uint16_t N775_MESSAGE_s::dataHead

Definition at line 299 of file nxp_mc33775a_defs.h.

◆ dataLength

uint16_t N775_MESSAGE_s::dataLength

Definition at line 302 of file nxp_mc33775a_defs.h.

◆ head

uint16_t N775_MESSAGE_s::head

Definition at line 298 of file nxp_mc33775a_defs.h.


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