Type Alias Xosc
Source pub type Xosc = Reg<XoscSpec>;
Expand description
XOSC (rw) register accessor: External Multipurpose Crystal Oscillator (XOSC) Control
You can read
this register and get xosc::R
. You can reset
, write
, write_with_zero
this register using xosc::W
. You can also modify
this register. See API.
For information about available fields see xosc
module
struct Xosc { }