Type Definition lpc81x_pac::lpc811::sct0::ctrl::BIDIR_L_W

source ·
pub type BIDIR_L_W<'a, const O: u8> = BitWriter<'a, u32, CTRL_SPEC, BIDIR_L_A, O>;
Expand description

Field BIDIR_L writer - L or unified counter direction select

Implementations§

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

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