TimerCaptureGpio4Reg

Type Alias TimerCaptureGpio4Reg 

Source
pub type TimerCaptureGpio4Reg = RegValueT<TimerCaptureGpio4Reg_SPEC>;
Expand description

Timer value for event on GPIO1

Aliased Type§

pub struct TimerCaptureGpio4Reg { /* private fields */ }

Implementations§

Source§

impl TimerCaptureGpio4Reg

Source

pub fn tim_capture_gpio4( self, ) -> RegisterField<0, 0xffffff, 1, 0, u32, u32, TimerCaptureGpio4Reg_SPEC, R>

Gives the Capture time for event on GPIO4

Trait Implementations§

Source§

impl Default for TimerCaptureGpio4Reg

Source§

fn default() -> TimerCaptureGpio4Reg

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