Type Alias Osc32k

Source
pub type Osc32k = Reg<Osc32kSpec>;
Expand description

OSC32K (rw) register accessor: 32kHz Internal Oscillator (OSC32K) Control

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

For information about available fields see osc32k module

Aliased Typeยง

struct Osc32k { /* private fields */ }