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 */ }