Type Definition lpc81x_pac::lpc812::mtb::master::EN_W

source ·
pub type EN_W<'a, const O: u8> = BitWriter<'a, u32, MASTER_SPEC, bool, O>;
Expand description

Field EN writer - Main trace enable bit. When this bit is 1 trace data is written into the SRAM memory location addressed by POSITION.POINTER. The POSITION.POINTER value auto increments after the trace data packet is written. The EN bit can be automatically set to 0 using the FLOW.WATERMARK field and the FLOW.AUTOSTOP bit. The EN bit is automatically set to 1 if the TSTARTEN bit is 1 and the TSTART signal is HIGH. The EN bit is automatically set to 0 if TSTOPEN bit is 1 and the TSTOP signal is HIGH.