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

type W = W<u32, START>;

Writer for register START

Methods

impl W[src]

pub fn startmsk_l(&mut self) -> STARTMSK_L_W[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(&mut self) -> STARTMSK_H_W[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.