pub type W = W<ChannelSpec>;
Expand description
Register CHANNEL
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn channel(&mut self) -> ChannelW<'_, ChannelSpec>
pub fn channel(&mut self) -> ChannelW<'_, ChannelSpec>
Bits 0:3 - Channel Selection
Sourcepub fn swevt(&mut self) -> SwevtW<'_, ChannelSpec>
pub fn swevt(&mut self) -> SwevtW<'_, ChannelSpec>
Bit 8 - Software Event
Sourcepub fn evgen(&mut self) -> EvgenW<'_, ChannelSpec>
pub fn evgen(&mut self) -> EvgenW<'_, ChannelSpec>
Bits 16:22 - Event Generator Selection
Sourcepub fn path(&mut self) -> PathW<'_, ChannelSpec>
pub fn path(&mut self) -> PathW<'_, ChannelSpec>
Bits 24:25 - Path Selection
Sourcepub fn edgsel(&mut self) -> EdgselW<'_, ChannelSpec>
pub fn edgsel(&mut self) -> EdgselW<'_, ChannelSpec>
Bits 26:27 - Edge Detection Selection