TimerCaptureGpio1Reg

Type Alias TimerCaptureGpio1Reg 

Source
pub type TimerCaptureGpio1Reg = RegValueT<TimerCaptureGpio1Reg_SPEC>;
Expand description

Timer value for event on GPIO1

Aliased Type§

pub struct TimerCaptureGpio1Reg { /* private fields */ }

Implementations§

Source§

impl TimerCaptureGpio1Reg

Source

pub fn tim_capture_gpio1( self, ) -> RegisterField<0, 0xffffff, 1, 0, u32, u32, TimerCaptureGpio1Reg_SPEC, R>

Gives the Capture time for event on GPIO1

Trait Implementations§

Source§

impl Default for TimerCaptureGpio1Reg

Source§

fn default() -> TimerCaptureGpio1Reg

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