USART PRS trigger enable.
Public Attributes#
bool
Enable AUTOTX.
bool
Trigger receive via PRS channel.
bool
Trigger transmit via PRS channel.
PRS channel to be used to trigger auto transmission.
Public Attribute Documentation#
autoTxTriggerEnable#
bool USART_PrsTriggerInit_TypeDef::autoTxTriggerEnable
Enable AUTOTX.
Definition at line
348
of file platform/emlib/inc/em_usart.h
rxTriggerEnable#
bool USART_PrsTriggerInit_TypeDef::rxTriggerEnable
Trigger receive via PRS channel.
Definition at line
351
of file platform/emlib/inc/em_usart.h
txTriggerEnable#
bool USART_PrsTriggerInit_TypeDef::txTriggerEnable
Trigger transmit via PRS channel.
Definition at line
353
of file platform/emlib/inc/em_usart.h
prsTriggerChannel#
USART_PRS_Channel_t USART_PrsTriggerInit_TypeDef::prsTriggerChannel
PRS channel to be used to trigger auto transmission.
Definition at line
355
of file platform/emlib/inc/em_usart.h