foxBMS  1.2.1
The foxBMS Battery Management System API Documentation
N775_MESSAGE Struct Reference

#include <n775_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 246 of file n775_defs.h.

Field Documentation

◆ crc

uint16_t N775_MESSAGE::crc

Definition at line 250 of file n775_defs.h.

◆ data

uint16_t N775_MESSAGE::data[4]

Definition at line 249 of file n775_defs.h.

◆ dataHead

uint16_t N775_MESSAGE::dataHead

Definition at line 248 of file n775_defs.h.

◆ dataLength

uint16_t N775_MESSAGE::dataLength

Definition at line 251 of file n775_defs.h.

◆ head

uint16_t N775_MESSAGE::head

Definition at line 247 of file n775_defs.h.


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