efm32gg842_pac::lesense::altexconf

Type Alias IDLECONF5_W

Source
pub type IDLECONF5_W<'a> = FieldWriter<'a, u32, ALTEXCONF_SPEC, u8, IDLECONF5_A, 2, 10>;
Expand description

Field IDLECONF5 writer - ALTEX5 idle phase configuration

Aliased Type§

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

Implementations§

Source§

impl<'a> IDLECONF5_W<'a>

Source

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

ALTEX5 output is disabled in idle phase

Source

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

ALTEX5 output is high in idle phase

Source

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

ALTEX5 output is low in idle phase