Type Alias rp2040_pac::spi0::sspimsc::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 */ }