Lococr

Type Alias Lococr 

Source
pub type Lococr = RegValueT<Lococr_SPEC>;
Expand description

Low-Speed On-Chip Oscillator Control Register

Aliased Type§

pub struct Lococr { /* private fields */ }

Implementations§

Source§

impl Lococr

Source

pub fn lcstp(self) -> RegisterField<0, 0x1, 1, 0, Lcstp, Lcstp, Lococr_SPEC, RW>

LOCO Stop

Trait Implementations§

Source§

impl Default for Lococr

Source§

fn default() -> Lococr

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