Type Alias R

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

Register CHANNEL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn channel(&self) -> ChannelR

Bits 0:2 - Channel Selection

Source

pub fn swevt(&self) -> SwevtR

Bit 8 - Software Event

Source

pub fn evgen(&self) -> EvgenR

Bits 16:21 - Event Generator Selection

Source

pub fn path(&self) -> PathR

Bits 24:25 - Path Selection

Source

pub fn edgsel(&self) -> EdgselR

Bits 26:27 - Edge Detection Selection