USART_PrsTriggerInit_TypeDef Struct Reference
[USART]

#include <em_usart.h>

Collaboration diagram for USART_PrsTriggerInit_TypeDef:
Collaboration graph
[legend]

Data Fields

bool rxTriggerEnable
bool txTriggerEnable
USART_PrsTriggerCh_TypeDef prsTriggerChannel

Detailed Description

USART PRS trigger enable

Definition at line 290 of file em_usart.h.


Field Documentation

PRS channel to be used to trigger auto transmission

Definition at line 301 of file em_usart.h.

Referenced by USART_InitPrsTrigger().

Trigger receive via PRS channel

Definition at line 297 of file em_usart.h.

Referenced by USART_InitPrsTrigger().

Trigger transmit via PRS channel

Definition at line 299 of file em_usart.h.

Referenced by USART_InitPrsTrigger().


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