Hococr

Type Alias Hococr 

Source
pub type Hococr = RegValueT<Hococr_SPEC>;
Expand description

High-Speed On-Chip Oscillator Control Register

Aliased Type§

pub struct Hococr { /* private fields */ }

Implementations§

Source§

impl Hococr

Source

pub fn hcstp(self) -> RegisterField<0, 0x1, 1, 0, Hcstp, Hcstp, Hococr_SPEC, RW>

HOCO Stop

Trait Implementations§

Source§

impl Default for Hococr

Source§

fn default() -> Hococr

Returns the “default value” for a type. Read more