Type Alias ChannelW

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

Field CHANNEL writer - Channel Event Selection

Aliased Type§

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