[][src]Type Definition lpc54606_pac::sct0::limit::R

type R = R<u32, LIMIT>;

Reader of register LIMIT

Methods

impl R[src]

pub fn limmsk_l(&self) -> LIMMSK_L_R[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(&self) -> LIMMSK_H_R[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.