Type Alias atsame54n::supc::vreg::SEL_W

source ·
pub type SEL_W<'a, REG, const O: u8> = BitWriter<'a, REG, O, SELSELECT_A>;
Expand description

Field SEL writer - Voltage Regulator Selection

Aliased Type§

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

Implementations§

source§

impl<'a, REG, const O: u8> SEL_W<'a, REG, O>
where REG: Writable + RegisterSpec,

source

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

LDO selection

source

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

Buck selection