[][src]Type Definition lpc54606_pac::etm::sr::W

type W = W<u32, SR>;

Writer for register SR

Methods

impl W[src]

pub fn status(&mut self) -> STATUS_W[src]

Bit 2 - Holds the current status of the trace start/stop resource. If set to 1, it indicates that a trace on address has been matched, without a corresponding trace off address match.

pub fn trigger(&mut self) -> TRIGGER_W[src]

Bit 3 - Trigger bit. Set when the trigger occurs, and prevents the trigger from being output until the ETM is next programmed.