Type Alias atsamd51p::i2s::clkctrl::SCKSEL_R

source ·
pub type SCKSEL_R = BitReader<SCKSELSELECT_A>;
Expand description

Field SCKSEL reader - Serial Clock Select

Aliased Type§

struct SCKSEL_R { /* private fields */ }

Implementations§

source§

impl SCKSEL_R

source

pub const fn variant(&self) -> SCKSELSELECT_A

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