Type Alias atsamd51p::eic::dprescaler::PRESCALER1_R

source ·
pub type PRESCALER1_R = FieldReader<PRESCALER1SELECT_A>;
Expand description

Field PRESCALER1 reader - Debouncer Prescaler

Aliased Type§

struct PRESCALER1_R { /* private fields */ }

Implementations§

source§

impl PRESCALER1_R

source

pub const fn variant(&self) -> PRESCALER1SELECT_A

Get enumerated values variant

source

pub fn is_div2(&self) -> bool

EIC clock divided by 2

source

pub fn is_div4(&self) -> bool

EIC clock divided by 4

source

pub fn is_div8(&self) -> bool

EIC clock divided by 8

source

pub fn is_div16(&self) -> bool

EIC clock divided by 16

source

pub fn is_div32(&self) -> bool

EIC clock divided by 32

source

pub fn is_div64(&self) -> bool

EIC clock divided by 64

source

pub fn is_div128(&self) -> bool

EIC clock divided by 128

source

pub fn is_div256(&self) -> bool

EIC clock divided by 256