pub type CLKSOURCE_R = BitReader<CLKSOURCESELECT_A>;
Expand description

Field CLKSOURCE reader - Indicates the clock source

Aliased Type§

struct CLKSOURCE_R { /* private fields */ }

Implementations§

source§

impl CLKSOURCE_R

source

pub fn variant(&self) -> CLKSOURCESELECT_A

Get enumerated values variant

source

pub fn is_value_0(&self) -> bool

Checks if the value of the field is VALUE_0

source

pub fn is_value_1(&self) -> bool

Checks if the value of the field is VALUE_1