rp2040_pac::uart0::uartimsc

Type Alias CTSMIM_R

Source
pub type CTSMIM_R = BitReader;
Expand description

Field CTSMIM reader - nUARTCTS modem interrupt mask. A read returns the current mask for the UARTCTSINTR interrupt. On a write of 1, the mask of the UARTCTSINTR interrupt is set. A write of 0 clears the mask.

Aliased Typeยง

struct CTSMIM_R { /* private fields */ }