Type Alias avr_device::attiny85::tc1::dtps::DTPS_W

source ·
pub type DTPS_W<'a, const O: u8> = FieldWriterSafe<'a, u8, DTPS_SPEC, u8, DTPS_A, 2, O>;
Expand description

Field DTPS writer - No Description.

Aliased Type§

struct DTPS_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, const O: u8> DTPS_W<'a, O>

source

pub fn direct(self) -> &'a mut W

No Prescaling

source

pub fn prescale_2(self) -> &'a mut W

Division factor 2

source

pub fn prescale_4(self) -> &'a mut W

Division factor 4

source

pub fn prescale_8(self) -> &'a mut W

Division factor 8