Type Alias atsame54n::ac::compctrl::FLEN_R

source ·
pub type FLEN_R = FieldReader<FLENSELECT_A>;
Expand description

Field FLEN reader - Filter Length

Aliased Type§

struct FLEN_R { /* private fields */ }

Implementations§

source§

impl FLEN_R

source

pub const fn variant(&self) -> Option<FLENSELECT_A>

Get enumerated values variant

source

pub fn is_off(&self) -> bool

No filtering

source

pub fn is_maj3(&self) -> bool

3-bit majority function (2 of 3)

source

pub fn is_maj5(&self) -> bool

5-bit majority function (3 of 5)