pub type DRIVESTRENGTH_W<'a, const O: u8> = FieldWriterSafe<'a, u32, OPA0_CTRL_SPEC, u8, DRIVESTRENGTH_A, 2, O>;
Expand description

Field DRIVESTRENGTH writer - OPAx Operation Mode

Implementations§

source§

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

source

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

Lower accuracy with Low drive strength.

source

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

Low accuracy with Low drive strength.

source

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

High accuracy with High drive strength.

source

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

Higher accuracy with High drive strength.