TimerShotwidthReg

Type Alias TimerShotwidthReg 

Source
pub type TimerShotwidthReg = RegValueT<TimerShotwidthReg_SPEC>;
Expand description

Timer Shot duration in shot mode

Aliased Type§

pub struct TimerShotwidthReg { /* private fields */ }

Implementations§

Source§

impl TimerShotwidthReg

Source

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

Shot phase duration in oneshot mode

Trait Implementations§

Source§

impl Default for TimerShotwidthReg

Source§

fn default() -> TimerShotwidthReg

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