Type Alias atsame54n::tcc0::fctrlb::BLANK_R

source ·
pub type BLANK_R = FieldReader<BLANKSELECT_A>;
Expand description

Field BLANK reader - Fault B Blanking Mode

Aliased Type§

struct BLANK_R { /* private fields */ }

Implementations§

source§

impl BLANK_R

source

pub const fn variant(&self) -> BLANKSELECT_A

Get enumerated values variant

source

pub fn is_start(&self) -> bool

Blanking applied from start of the ramp

source

pub fn is_rise(&self) -> bool

Blanking applied from rising edge of the output waveform

source

pub fn is_fall(&self) -> bool

Blanking applied from falling edge of the output waveform

source

pub fn is_both(&self) -> bool

Blanking applied from each toggle of the output waveform