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