Type Alias atsamd51j::sdhc0::ca1r::TCNTRT_R

source ·
pub type TCNTRT_R = FieldReader<TCNTRTSELECT_A>;
Expand description

Field TCNTRT reader - Timer Count for Re-Tuning

Aliased Type§

struct TCNTRT_R { /* private fields */ }

Implementations§

source§

impl TCNTRT_R

source

pub const fn variant(&self) -> Option<TCNTRTSELECT_A>

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Re-Tuning Timer disabled

source

pub fn is_1s(&self) -> bool

1 second

source

pub fn is_2s(&self) -> bool

2 seconds

source

pub fn is_4s(&self) -> bool

4 seconds

source

pub fn is_8s(&self) -> bool

8 seconds

source

pub fn is_16s(&self) -> bool

16 seconds

source

pub fn is_32s(&self) -> bool

32 seconds

source

pub fn is_64s(&self) -> bool

64 seconds

source

pub fn is_128s(&self) -> bool

128 seconds

source

pub fn is_256s(&self) -> bool

256 seconds

source

pub fn is_512s(&self) -> bool

512 seconds

source

pub fn is_1024s(&self) -> bool

1024 seconds

source

pub fn is_other(&self) -> bool

Get information from other source