Sosccr

Type Alias Sosccr 

Source
pub type Sosccr = RegValueT<Sosccr_SPEC>;
Expand description

Sub-Clock Oscillator Control Register

Aliased Type§

pub struct Sosccr { /* private fields */ }

Implementations§

Source§

impl Sosccr

Source

pub fn sostp(self) -> RegisterField<0, 0x1, 1, 0, Sostp, Sostp, Sosccr_SPEC, RW>

Sub Clock Oscillator Stop

Trait Implementations§

Source§

impl Default for Sosccr

Source§

fn default() -> Sosccr

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