Type Alias TrgeoW

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

Field TRGEO writer - Retrigger Output Event Enable

Aliased Typeยง

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