pub type UARTMIS = Reg<UARTMIS_SPEC>;Expand description
UARTMIS (rw) register accessor: Masked Interrupt Status Register, UARTMIS
You can read this register and get uartmis::R. You can reset, write, write_with_zero this register using uartmis::W. You can also modify this register. See API.
For information about available fields see uartmis
module
Aliased Typeยง
pub struct UARTMIS { /* private fields */ }