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

type R = R<u32, START>;

Reader of register START

Methods

impl R[src]

pub fn startmsk_l(&self) -> STARTMSK_L_R[src]

Bits 0:15 - If bit n is one, event n clears 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 startmsk_h(&self) -> STARTMSK_H_R[src]

Bits 16:31 - If bit n is one, event n clears 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.