Type Alias DTPS_R

Source
pub type DTPS_R = FieldReader<u8, DTPS_A>;
Expand description

Field DTPS reader - No Description.

Aliased Type§

struct DTPS_R { /* private fields */ }

Implementations§

Source§

impl DTPS_R

Source

pub fn variant(&self) -> DTPS_A

Get enumerated values variant

Source

pub fn is_direct(&self) -> bool

Checks if the value of the field is DIRECT

Source

pub fn is_prescale_2(&self) -> bool

Checks if the value of the field is PRESCALE_2

Source

pub fn is_prescale_4(&self) -> bool

Checks if the value of the field is PRESCALE_4

Source

pub fn is_prescale_8(&self) -> bool

Checks if the value of the field is PRESCALE_8