Enum zinc_hal_lpc11xx::ioregs::CT32B0_ctcr_selcc
[−]
[src]
pub enum CT32B0_ctcr_selcc { RisingCap0, FallingCap0, RisingCap1, FallingCap1, }
Variants
RisingCap0 | Rising Edge of CAP0 clears the timer (if bit 4 is set). |
FallingCap0 | Falling Edge of CAP0 clears the timer (if bit 4 is set). |
RisingCap1 | Rising Edge of CAP1 clears the timer (if bit 4 is set). |
FallingCap1 | Falling Edge of CAP1 clears the timer (if bit 4 is set). |