Type Alias SckselR

Source
pub type SckselR = BitReader<Sckselselect>;
Expand description

Field SCKSEL reader - Serial Clock Select

Aliased Type§

struct SckselR { /* private fields */ }

Implementations§

Source§

impl SckselR

Source

pub const fn variant(&self) -> Sckselselect

Get enumerated values variant

Source

pub fn is_mckdiv(&self) -> bool

Divided Master Clock n is used as Serial Clock n source

Source

pub fn is_sckpin(&self) -> bool

SCKn input pin is used as Serial Clock n source