Fllcr1

Type Alias Fllcr1 

Source
pub type Fllcr1 = RegValueT<Fllcr1_SPEC>;
Expand description

FLL Control Register1

Aliased Type§

pub struct Fllcr1 { /* private fields */ }

Implementations§

Source§

impl Fllcr1

Source

pub fn fllen(self) -> RegisterField<0, 0x1, 1, 0, Fllen, Fllen, Fllcr1_SPEC, RW>

FLL Enable

Trait Implementations§

Source§

impl Default for Fllcr1

Source§

fn default() -> Fllcr1

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