Skip to main content

EoiW

Type Alias EoiW 

Source
pub type EoiW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field eoi writer - Write 1 to clear this timer interrupt; reads return zero and do not clear on WS63 silicon

Aliased Type§

pub struct EoiW<'a, REG> { /* private fields */ }