Type Alias atsame54n::supc::vreg::SEL_R

source ·
pub type SEL_R = BitReader<SELSELECT_A>;
Expand description

Field SEL reader - Voltage Regulator Selection

Aliased Type§

struct SEL_R { /* private fields */ }

Implementations§

source§

impl SEL_R

source

pub const fn variant(&self) -> SELSELECT_A

Get enumerated values variant

source

pub fn is_ldo(&self) -> bool

LDO selection

source

pub fn is_buck(&self) -> bool

Buck selection