Type Alias rp2040_pac::spi0::sspimsc::RTIM_R

source ·
pub type RTIM_R = BitReader;
Expand description

Field RTIM reader - Receive timeout interrupt mask: 0 Receive FIFO not empty and no read prior to timeout period interrupt is masked. 1 Receive FIFO not empty and no read prior to timeout period interrupt is not masked.

Aliased Type§

struct RTIM_R { /* private fields */ }