pub type RTIM_R = BitReader;Expand description
Field RTIM reader - Receive timeout interrupt mask. A read returns the current mask for the UARTRTINTR interrupt. On a write of 1, the mask of the UARTRTINTR interrupt is set. A write of 0 clears the mask.
Aliased Typeยง
pub struct RTIM_R { /* private fields */ }