Type Alias atsame54n::tcc0::fctrla::CHSEL_R

source ·
pub type CHSEL_R = FieldReader<CHSELSELECT_A>;
Expand description

Field CHSEL reader - Fault A Capture Channel

Aliased Type§

struct CHSEL_R { /* private fields */ }

Implementations§

source§

impl CHSEL_R

source

pub const fn variant(&self) -> CHSELSELECT_A

Get enumerated values variant

source

pub fn is_cc0(&self) -> bool

Capture value stored in channel 0

source

pub fn is_cc1(&self) -> bool

Capture value stored in channel 1

source

pub fn is_cc2(&self) -> bool

Capture value stored in channel 2

source

pub fn is_cc3(&self) -> bool

Capture value stored in channel 3