Type Alias rp2040_pac::uart0::uartimsc::RTIM_R
source · 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§
struct RTIM_R { /* private fields */ }