Type Alias rp2040_pac::uart0::uartimsc::DSRMIM_R

source ·
pub type DSRMIM_R = BitReader;
Expand description

Field DSRMIM reader - nUARTDSR modem interrupt mask. A read returns the current mask for the UARTDSRINTR interrupt. On a write of 1, the mask of the UARTDSRINTR interrupt is set. A write of 0 clears the mask.

Aliased Type§

struct DSRMIM_R { /* private fields */ }