Type Definition atsam4s2a_pac::pmc::pmc_mckr::CSS_R

source ·
pub type CSS_R = FieldReader<u8, CSS_A>;
Expand description

Field CSS reader - Master Clock Source Selection

Implementations§

source§

impl CSS_R

source

pub fn variant(&self) -> CSS_A

Get enumerated values variant

source

pub fn is_slow_clk(&self) -> bool

Checks if the value of the field is SLOW_CLK

source

pub fn is_main_clk(&self) -> bool

Checks if the value of the field is MAIN_CLK

source

pub fn is_plla_clk(&self) -> bool

Checks if the value of the field is PLLA_CLK

source

pub fn is_pllb_clk(&self) -> bool

Checks if the value of the field is PLLB_CLK