rp2040_pac::spi0::sspimsc

Type Alias TXIM_R

Source
pub type TXIM_R = BitReader;
Expand description

Field TXIM reader - Transmit FIFO interrupt mask: 0 Transmit FIFO half empty or less condition interrupt is masked. 1 Transmit FIFO half empty or less condition interrupt is not masked.

Aliased Typeยง

struct TXIM_R { /* private fields */ }