pub type VOUTRES_W<'a, const O: u8> = FieldWriterSafe<'a, u32, BUCTRL_SPEC, u8, VOUTRES_A, 2, O>;
Expand description

Field VOUTRES writer - BU_VOUT Resistor Select

Implementations§

source§

impl<'a, const O: u8> VOUTRES_W<'a, O>

source

pub fn dis(self) -> &'a mut W

BU_VOUT is not connected

source

pub fn weak(self) -> &'a mut W

Enable weak switch between BU_VOUT and backup domain power supply.

source

pub fn med(self) -> &'a mut W

Enable medium switch between BU_VOUT and backup domain power supply.

source

pub fn strong(self) -> &'a mut W

Enable strong switch between BU_VOUT and backup domain power supply.