pub type MODE_W<'a> = FieldWriterSafe<'a, u32, CTRL_SPEC, u8, MODE_A, 2, 0>;
Expand description
Field MODE
writer - Mode Select
Implementations
sourceimpl<'a> MODE_W<'a>
impl<'a> MODE_W<'a>
sourcepub fn ovssingle(self) -> &'a mut W
pub fn ovssingle(self) -> &'a mut W
Single input LFACLK oversampling mode (available in EM0-EM2).
sourcepub fn extclksingle(self) -> &'a mut W
pub fn extclksingle(self) -> &'a mut W
Externally clocked single input counter mode (available in EM0-EM3).
sourcepub fn extclkquad(self) -> &'a mut W
pub fn extclkquad(self) -> &'a mut W
Externally clocked quadrature decoder mode (available in EM0-EM3).