Type Alias States0W

Source
pub type States0W<'a, REG> = BitWriter<'a, REG, States0select>;
Expand description

Field STATES0 writer - Debouncer number of states

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> States0W<'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