Type Alias rp2040_pac::uart0::UARTIMSC
source · pub type UARTIMSC = Reg<UARTIMSC_SPEC>;
Expand description
UARTIMSC (rw) register accessor: Interrupt Mask Set/Clear Register, UARTIMSC
You can read
this register and get uartimsc::R
. You can reset
, write
, write_with_zero
this register using uartimsc::W
. You can also modify
this register. See API.
For information about available fields see uartimsc
module
Aliased Type§
struct UARTIMSC { /* private fields */ }