Type Alias States1W

Source
pub type States1W<'a, REG> = BitWriter<'a, REG, States1select>;
Expand description

Field STATES1 writer - Debouncer number of states

Aliased Type§

struct States1W<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> States1W<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn lfreq3(self) -> &'a mut W<REG>

3 low frequency samples

Source

pub fn lfreq7(self) -> &'a mut W<REG>

7 low frequency samples