Type Alias DTPS_R

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

Field DTPS reader - No Description.

Aliased Type§

struct DTPS_R { /* private fields */ }

Implementations§

Source§

impl DTPS_R

Source

pub const fn variant(&self) -> DTPS_A

Get enumerated values variant

Source

pub fn is_direct(&self) -> bool

No Prescaling

Source

pub fn is_prescale_2(&self) -> bool

Division factor 2

Source

pub fn is_prescale_4(&self) -> bool

Division factor 4

Source

pub fn is_prescale_8(&self) -> bool

Division factor 8