Type Definition atsam4lc8a_pac::ast::clock::CSSEL_R

source ·
pub type CSSEL_R = FieldReader<u8, CSSELSELECT_A>;
Expand description

Field CSSEL reader - Clock Source Selection

Implementations§

source§

impl CSSEL_R

source

pub fn variant(&self) -> Option<CSSELSELECT_A>

Get enumerated values variant

source

pub fn is_slowclock(&self) -> bool

Checks if the value of the field is SLOWCLOCK

source

pub fn is_32khzclk(&self) -> bool

Checks if the value of the field is _32KHZCLK

source

pub fn is_pbclock(&self) -> bool

Checks if the value of the field is PBCLOCK

source

pub fn is_gclk(&self) -> bool

Checks if the value of the field is GCLK

source

pub fn is_1khzclk(&self) -> bool

Checks if the value of the field is _1KHZCLK