pub type EXMODE_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CH13_INTERACT_SPEC, u8, EXMODE_A, 2, O>;
Expand description

Field EXMODE writer - Set GPIO Mode

Implementations§

source§

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

source

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

Disabled

source

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

Push Pull, GPIO is driven high

source

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

Push Pull, GPIO is driven low

source

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

VDAC output