Type Alias SeesfullW

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

Field SEESFULL writer - Active SEES Full Interrupt Clear

Aliased Type§

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