Timer2ShotwidthReg

Type Alias Timer2ShotwidthReg 

Source
pub type Timer2ShotwidthReg = RegValueT<Timer2ShotwidthReg_SPEC>;
Expand description

Timer Shot duration in shot mode

Aliased Type§

pub struct Timer2ShotwidthReg { /* private fields */ }

Implementations§

Source§

impl Timer2ShotwidthReg

Source

pub fn tim_shotwidth( self, ) -> RegisterField<0, 0xffffff, 1, 0, u32, u32, Timer2ShotwidthReg_SPEC, RW>

Shot phase duration in oneshot mode

Trait Implementations§

Source§

impl Default for Timer2ShotwidthReg

Source§

fn default() -> Timer2ShotwidthReg

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