Type Alias W

Source
pub type W = W<ChannelSpec>;
Expand description

Register CHANNEL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn channel(&mut self) -> ChannelW<'_, ChannelSpec>

Bits 0:3 - Channel Selection

Source

pub fn swevt(&mut self) -> SwevtW<'_, ChannelSpec>

Bit 8 - Software Event

Source

pub fn evgen(&mut self) -> EvgenW<'_, ChannelSpec>

Bits 16:22 - Event Generator Selection

Source

pub fn path(&mut self) -> PathW<'_, ChannelSpec>

Bits 24:25 - Path Selection

Source

pub fn edgsel(&mut self) -> EdgselW<'_, ChannelSpec>

Bits 26:27 - Edge Detection Selection