pub type ModemStatus = Reg<ModemStatusSpec>;Expand description
MODEM_STATUS (r) register accessor: Modem status register
You can read this register and get modem_status::R. See API.
For information about available fields see modem_status module
Aliased Type§
pub struct ModemStatus { /* private fields */ }