Type Alias ChannelW

Source
pub type ChannelW<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field CHANNEL writer - Channel Selection

Aliased Type§

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