pub type Ch0comfenR = BitReader<Ch0comfen>;
Expand description

Field CH0COMFEN reader - Channel 0 output compare fast enable

Aliased Type§

struct Ch0comfenR { /* private fields */ }

Implementations§

source§

impl Ch0comfenR

source

pub const fn variant(&self) -> Ch0comfen

Get enumerated values variant

source

pub fn is_slow(&self) -> bool

The minimum delay from an edge is 5 clock cycles

source

pub fn is_fast(&self) -> bool

The minimum delay from an edge is 3 clock cycles