foxBMS  1.6.0
The foxBMS Battery Management System API Documentation
CAN_TX_MESSAGE_TIMING_s Struct Reference

#include <can_cfg.h>

Data Fields

uint32_t period
 
uint32_t phase
 

Detailed Description

timing information of a CAN TX message

Definition at line 207 of file can_cfg.h.

Field Documentation

◆ period

uint32_t CAN_TX_MESSAGE_TIMING_s::period

CAN message cycle time

Definition at line 208 of file can_cfg.h.

◆ phase

uint32_t CAN_TX_MESSAGE_TIMING_s::phase

CAN message startup (first send) offset

Definition at line 209 of file can_cfg.h.


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