Type Alias TcntrtR

Source
pub type TcntrtR = FieldReader<Tcntrtselect>;
Expand description

Field TCNTRT reader - Timer Count for Re-Tuning

Aliased Type§

struct TcntrtR { /* private fields */ }

Implementations§

Source§

impl TcntrtR

Source

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

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