CaptimShotwidthReg

Type Alias CaptimShotwidthReg 

Source
pub type CaptimShotwidthReg = RegValueT<CaptimShotwidthReg_SPEC>;
Expand description

Capture Timer Shot duration in shot mode

Aliased Type§

pub struct CaptimShotwidthReg { /* private fields */ }

Implementations§

Source§

impl CaptimShotwidthReg

Source

pub fn captim_shotwidth( self, ) -> RegisterField<0, 0xffff, 1, 0, u16, u16, CaptimShotwidthReg_SPEC, RW>

Shot phase duration in oneshot mode

Trait Implementations§

Source§

impl Default for CaptimShotwidthReg

Source§

fn default() -> CaptimShotwidthReg

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