Fllcr2

Type Alias Fllcr2 

Source
pub type Fllcr2 = RegValueT<Fllcr2_SPEC>;
Expand description

FLL Control Register2

Aliased Type§

pub struct Fllcr2 { /* private fields */ }

Implementations§

Source§

impl Fllcr2

Source

pub fn fllcntl(self) -> RegisterField<0, 0x7ff, 1, 0, u16, u16, Fllcr2_SPEC, RW>

FLL Multiplication Control

Trait Implementations§

Source§

impl Default for Fllcr2

Source§

fn default() -> Fllcr2

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