CaptimShotwidthHighReg

Type Alias CaptimShotwidthHighReg 

Source
pub type CaptimShotwidthHighReg = RegValueT<CaptimShotwidthHighReg_SPEC>;
Expand description

Capture Timer Shot high duration in shot mode

Aliased Type§

pub struct CaptimShotwidthHighReg { /* private fields */ }

Implementations§

Source§

impl CaptimShotwidthHighReg

Source

pub fn captim_shotwidth_high( self, ) -> RegisterField<0, 0xffff, 1, 0, u16, u16, CaptimShotwidthHighReg_SPEC, RW>

Shot phase high duration in oneshot mode

Trait Implementations§

Source§

impl Default for CaptimShotwidthHighReg

Source§

fn default() -> CaptimShotwidthHighReg

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