MODE_R

Type Alias MODE_R 

Source
pub type MODE_R = FieldReader<u8, MODE_A>;
Expand description

Field MODE reader - Mode Select

Aliased Type§

pub struct MODE_R { /* private fields */ }

Implementations§

Source§

impl MODE_R

Source

pub fn variant(&self) -> MODE_A

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Checks if the value of the field is DISABLE

Source

pub fn is_ovssingle(&self) -> bool

Checks if the value of the field is OVSSINGLE

Source

pub fn is_extclksingle(&self) -> bool

Checks if the value of the field is EXTCLKSINGLE

Source

pub fn is_extclkquad(&self) -> bool

Checks if the value of the field is EXTCLKQUAD