USART_PrsTriggerInit_TypeDef Struct ReferenceEMLIB > USART

USART PRS trigger enable.

Definition at line 333 of file em_usart.h.

#include <em_usart.h>

Data Fields

bool autoTxTriggerEnable
 
USART_PrsTriggerCh_TypeDef prsTriggerChannel
 
bool rxTriggerEnable
 
bool txTriggerEnable
 

Field Documentation

bool USART_PrsTriggerInit_TypeDef::autoTxTriggerEnable

Enable AUTOTX.

Definition at line 336 of file em_usart.h.

Referenced by USART_InitPrsTrigger().

USART_PrsTriggerCh_TypeDef USART_PrsTriggerInit_TypeDef::prsTriggerChannel

PRS channel to be used to trigger auto transmission.

Definition at line 343 of file em_usart.h.

Referenced by USART_InitPrsTrigger().

bool USART_PrsTriggerInit_TypeDef::rxTriggerEnable

Trigger receive via PRS channel.

Definition at line 339 of file em_usart.h.

Referenced by USART_InitPrsTrigger().

bool USART_PrsTriggerInit_TypeDef::txTriggerEnable

Trigger transmit via PRS channel.

Definition at line 341 of file em_usart.h.

Referenced by USART_InitPrsTrigger().


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/emlib/inc/em_usart.h