[][src]Type Definition lpc55s6x_pac::sct0::limit::W

type W = W<u32, LIMIT>;

Writer for register LIMIT

Methods

impl W[src]

pub fn limmsk_l(&mut self) -> LIMMSK_L_W[src]

Bits 0:15 - If bit n is one, event n is used as a counter limit for the L or unified counter (event 0 = bit 0, event 1 = bit 1, etc.). The number of bits = number of events in this SCT.

pub fn limmsk_h(&mut self) -> LIMMSK_H_W[src]

Bits 16:31 - If bit n is one, event n is used as a counter limit for the H counter (event 0 = bit 16, event 1 = bit 17, etc.). The number of bits = number of events in this SCT.