Type Alias rp2040_pac::uart0::uartimsc::DCDMIM_R

source ·
pub type DCDMIM_R = BitReader;
Expand description

Field DCDMIM reader - nUARTDCD modem interrupt mask. A read returns the current mask for the UARTDCDINTR interrupt. On a write of 1, the mask of the UARTDCDINTR interrupt is set. A write of 0 clears the mask.

Aliased Type§

struct DCDMIM_R { /* private fields */ }