pub type IDLECONF6_W<'a, const O: u8> = FieldWriter<'a, u32, ALTEXCONF_SPEC, u8, IDLECONF6_A, 2, O>;
Expand description

Field IDLECONF6 writer - ALTEX6 Idle Phase Configuration

Implementations§

source§

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

source

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

ALTEX6 output is disabled in idle phase

source

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

ALTEX6 output is high in idle phase

source

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

ALTEX6 output is low in idle phase