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.


rxTriggerEnable#

bool USART_PrsTriggerInit_TypeDef::rxTriggerEnable

Trigger receive via PRS channel.


txTriggerEnable#

bool USART_PrsTriggerInit_TypeDef::txTriggerEnable

Trigger transmit via PRS channel.


prsTriggerChannel#

USART_PRS_Channel_t USART_PrsTriggerInit_TypeDef::prsTriggerChannel

PRS channel to be used to trigger auto transmission.