Type Alias rp2040_pac::uart0::uartimsc::FEIM_R

source ·
pub type FEIM_R = BitReader;
Expand description

Field FEIM reader - Framing error interrupt mask. A read returns the current mask for the UARTFEINTR interrupt. On a write of 1, the mask of the UARTFEINTR interrupt is set. A write of 0 clears the mask.

Aliased Type§

struct FEIM_R { /* private fields */ }