Enum lpc82x::sct::ctrl::BIDIR_LW [] [src]

pub enum BIDIR_LW {
    UP,
    UPDOWN,
}

Values that can be written to the field BIDIR_L

Variants

The counter counts up to its limit condition, then is cleared to zero.

The counter counts up to its limit, then counts down to a limit condition or to 0.