[][src]Type Definition lpc55s6x_pac::sct0::stop::R

type R = R<u32, STOP>;

Reader of register STOP

Methods

impl R[src]

pub fn stopmsk_l(&self) -> STOPMSK_L_R[src]

Bits 0:15 - If bit n is one, event n sets the STOP_L bit in the CTRL register (event 0 = bit 0, event 1 = bit 1, etc.). The number of bits = number of events in this SCT.

pub fn stopmsk_h(&self) -> STOPMSK_H_R[src]

Bits 16:31 - If bit n is one, event n sets the STOP_H bit in the CTRL register (event 0 = bit 16, event 1 = bit 17, etc.). The number of bits = number of events in this SCT.