Type Alias atsame54n::eic::dprescaler::PRESCALER1_W

source ·
pub type PRESCALER1_W<'a, REG, const O: u8> = FieldWriterSafe<'a, REG, 3, O, PRESCALER1SELECT_A>;
Expand description

Field PRESCALER1 writer - Debouncer Prescaler

Aliased Type§

struct PRESCALER1_W<'a, REG, const O: u8> { /* private fields */ }

Implementations§

source§

impl<'a, REG, const O: u8> PRESCALER1_W<'a, REG, O>
where REG: Writable + RegisterSpec, REG::Ux: From<u8>,

source

pub fn div2(self) -> &'a mut W<REG>

EIC clock divided by 2

source

pub fn div4(self) -> &'a mut W<REG>

EIC clock divided by 4

source

pub fn div8(self) -> &'a mut W<REG>

EIC clock divided by 8

source

pub fn div16(self) -> &'a mut W<REG>

EIC clock divided by 16

source

pub fn div32(self) -> &'a mut W<REG>

EIC clock divided by 32

source

pub fn div64(self) -> &'a mut W<REG>

EIC clock divided by 64

source

pub fn div128(self) -> &'a mut W<REG>

EIC clock divided by 128

source

pub fn div256(self) -> &'a mut W<REG>

EIC clock divided by 256