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