pub type REG_UPDATE = Reg<REG_UPDATE_SPEC>;
Expand description
REG_UPDATE (rw) register accessor: UART Registers Configuration Update register
You can read
this register and get reg_update::R
. You can reset
, write
, write_with_zero
this register using reg_update::W
. You can also modify
this register. See API.
For information about available fields see reg_update
module
Aliased Typeยง
struct REG_UPDATE { /* private fields */ }