Ch6trigR

Type Alias Ch6trigR 

pub type Ch6trigR = BitReader<Ch6trig>;
Expand description

Field CH6TRIG reader - Channel 6 External Trigger Enable

Aliased Type§

pub struct Ch6trigR { /* private fields */ }

Implementations§

§

impl Ch6trigR

pub const fn variant(&self) -> Ch6trig

Get enumerated values variant

pub fn is_0(&self) -> bool

The generation of this external trigger is disabled.

pub fn is_1(&self) -> bool

The generation of this external trigger is enabled.