Type Alias atsamd51p::i2s::clkctrl::SLOTSIZE_R

source ·
pub type SLOTSIZE_R = FieldReader<SLOTSIZESELECT_A>;
Expand description

Field SLOTSIZE reader - Slot Size

Aliased Type§

struct SLOTSIZE_R { /* private fields */ }

Implementations§

source§

impl SLOTSIZE_R

source

pub const fn variant(&self) -> SLOTSIZESELECT_A

Get enumerated values variant

source

pub fn is_8(&self) -> bool

8-bit Slot for Clock Unit n

source

pub fn is_16(&self) -> bool

16-bit Slot for Clock Unit n

source

pub fn is_24(&self) -> bool

24-bit Slot for Clock Unit n

source

pub fn is_32(&self) -> bool

32-bit Slot for Clock Unit n