Type Alias rp2040_pac::uart0::uartimsc::BEIM_R

source ·
pub type BEIM_R = BitReader;
Expand description

Field BEIM reader - Break error interrupt mask. A read returns the current mask for the UARTBEINTR interrupt. On a write of 1, the mask of the UARTBEINTR interrupt is set. A write of 0 clears the mask.

Aliased Type§

struct BEIM_R { /* private fields */ }