Type Alias rp2040_pac::uart0::uartcr::SIREN_R

source ·
pub type SIREN_R = BitReader;
Expand description

Field SIREN reader - SIR enable: 0 = IrDA SIR ENDEC is disabled. nSIROUT remains LOW (no light pulse generated), and signal transitions on SIRIN have no effect. 1 = IrDA SIR ENDEC is enabled. Data is transmitted and received on nSIROUT and SIRIN. UARTTXD remains HIGH, in the marking state. Signal transitions on UARTRXD or modem status inputs have no effect. This bit has no effect if the UARTEN bit disables the UART.

Aliased Type§

struct SIREN_R { /* private fields */ }