Oscctrl

Type Alias Oscctrl 

Source
pub type Oscctrl = Reg<OscctrlSpec>;
Expand description

OSCCTRL (rw) register accessor: RTC Oscillator Control Register.

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

For information about available fields see oscctrl module

Aliased Typeยง

pub struct Oscctrl { /* private fields */ }