Skip to main content

TimerEoi

Type Alias TimerEoi 

Source
pub type TimerEoi = Reg<TimerEoiSpec>;
Expand description

TIMER_EOI (rw) register accessor: Timer %s [dim=3] end-of-interrupt

You can read this register and get timer_eoi::R. You can reset, write, write_with_zero this register using timer_eoi::W. You can also modify this register. See API.

For information about available fields see timer_eoi module

Aliased Type§

pub struct TimerEoi { /* private fields */ }