Pllcr

Type Alias Pllcr 

Source
pub type Pllcr = RegValueT<Pllcr_SPEC>;
Expand description

PLL Control Register

Aliased Type§

pub struct Pllcr { /* private fields */ }

Implementations§

Source§

impl Pllcr

Source

pub fn pllstp( self, ) -> RegisterField<0, 0x1, 1, 0, Pllstp, Pllstp, Pllcr_SPEC, RW>

PLL Stop Control

Trait Implementations§

Source§

impl Default for Pllcr

Source§

fn default() -> Pllcr

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