rp2040_pac::uart0::uartimsc

Type Alias RIMIM_R

Source
pub type RIMIM_R = BitReader;
Expand description

Field RIMIM reader - nUARTRI modem interrupt mask. A read returns the current mask for the UARTRIINTR interrupt. On a write of 1, the mask of the UARTRIINTR interrupt is set. A write of 0 clears the mask.

Aliased Typeยง

struct RIMIM_R { /* private fields */ }