rp2040_pac::spi0::sspimsc

Type Alias RXIM_R

Source
pub type RXIM_R = BitReader;
Expand description

Field RXIM reader - Receive FIFO interrupt mask: 0 Receive FIFO half full or less condition interrupt is masked. 1 Receive FIFO half full or less condition interrupt is not masked.

Aliased Typeยง

struct RXIM_R { /* private fields */ }