Skip to main content

ModemCtl

Type Alias ModemCtl 

Source
pub type ModemCtl = Reg<ModemCtlSpec>;
Expand description

MODEM_CTL (rw) register accessor: Modem control register

You can read this register and get modem_ctl::R. You can reset, write, write_with_zero this register using modem_ctl::W. You can also modify this register. See API.

For information about available fields see modem_ctl module

Aliased Type§

pub struct ModemCtl { /* private fields */ }