Type Alias atsame54n::gclk::genctrl::DIVSEL_R

source ·
pub type DIVSEL_R = BitReader<DIVSELSELECT_A>;
Expand description

Field DIVSEL reader - Divide Selection

Aliased Type§

struct DIVSEL_R { /* private fields */ }

Implementations§

source§

impl DIVSEL_R

source

pub const fn variant(&self) -> DIVSELSELECT_A

Get enumerated values variant

source

pub fn is_div1(&self) -> bool

Divide input directly by divider factor

source

pub fn is_div2(&self) -> bool

Divide input by 2^(divider factor+ 1)