Type Alias SlckselR

Source
pub type SlckselR = BitReader<Slckselselect>;
Expand description

Field SLCKSEL reader - Sampling Clock Select

Aliased Type§

struct SlckselR { /* private fields */ }

Implementations§

Source§

impl SlckselR

Source

pub const fn variant(&self) -> Slckselselect

Get enumerated values variant

Source

pub fn is_fixed(&self) -> bool

Fixed clock is used to sample data

Source

pub fn is_tuned(&self) -> bool

Tuned clock is used to sample data