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

Field CHIE writer - Channel halted interrupt enable

Aliased Type§

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