Ostdsr

Type Alias Ostdsr 

Source
pub type Ostdsr = RegValueT<Ostdsr_SPEC>;
Expand description

Oscillation Stop Detection Status Register

Aliased Type§

pub struct Ostdsr { /* private fields */ }

Implementations§

Source§

impl Ostdsr

Source

pub fn ostdf(self) -> RegisterField<0, 0x1, 1, 0, Ostdf, Ostdf, Ostdsr_SPEC, RW>

Oscillation Stop Detection Flag

Trait Implementations§

Source§

impl Default for Ostdsr

Source§

fn default() -> Ostdsr

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