Timer3PrescalerValReg

Type Alias Timer3PrescalerValReg 

Source
pub type Timer3PrescalerValReg = RegValueT<Timer3PrescalerValReg_SPEC>;
Expand description

Timer prescaler counter valuew

Aliased Type§

pub struct Timer3PrescalerValReg { /* private fields */ }

Implementations§

Source§

impl Timer3PrescalerValReg

Source

pub fn tim_prescaler_val( self, ) -> RegisterField<0, 0x1f, 1, 0, u8, u8, Timer3PrescalerValReg_SPEC, R>

Gives the current prescaler counter value

Trait Implementations§

Source§

impl Default for Timer3PrescalerValReg

Source§

fn default() -> Timer3PrescalerValReg

Returns the “default value” for a type. Read more