DALI Initialization structure.
Public Attributes#
General EUSART initialization structure.
bool
Enable the DALI low frequency mode.
Number of TX data bits in frame.
Number of RX data bits in frame.
Public Attribute Documentation#
daliLowFrequencyEnable#
bool EUSART_DaliInit_TypeDef::daliLowFrequencyEnable
Enable the DALI low frequency mode.
TXdatabits#
EUSART_DaliTxDatabits_TypeDef EUSART_DaliInit_TypeDef::TXdatabits
Number of TX data bits in frame.
RXdatabits#
EUSART_DaliRxDatabits_TypeDef EUSART_DaliInit_TypeDef::RXdatabits
Number of RX data bits in frame.