Type Alias TppR
pub type TppR = BitReader<Tpp>;
Expand description
Field TPP reader - Timer Pin Polarity
pub struct TppR { }
Get enumerated values variant
Pulse Counter input source is active-high, and the CNR will increment on
the rising-edge.
Pulse Counter input source is active-low, and the CNR will increment on
the falling-edge.