rp2040_pac::spi0::sspimsc

Type Alias RORIM_R

Source
pub type RORIM_R = BitReader;
Expand description

Field RORIM reader - Receive overrun interrupt mask: 0 Receive FIFO written to while full condition interrupt is masked. 1 Receive FIFO written to while full condition interrupt is not masked.

Aliased Typeยง

struct RORIM_R { /* private fields */ }