efm32tg11b540_pac::lesense::altexconf

Type Alias IDLECONF4_W

Source
pub type IDLECONF4_W<'a> = FieldWriter<'a, u32, ALTEXCONF_SPEC, u8, IDLECONF4_A, 2, 8>;
Expand description

Field IDLECONF4 writer - ALTEX4 Idle Phase Configuration

Aliased Type§

struct IDLECONF4_W<'a> { /* private fields */ }

Implementations§

Source§

impl<'a> IDLECONF4_W<'a>

Source

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

ALTEX4 output is disabled in idle phase

Source

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

ALTEX4 output is high in idle phase

Source

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

ALTEX4 output is low in idle phase