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

type W = W<u32, TESSEICR>;

Writer for register TESSEICR

Methods

impl W[src]

pub fn start_resource_selection(&mut self) -> STARTRESOURCESELECTION_W[src]

Bits 0:3 - Start resource selection. Setting any of these bits to 1 selects the corresponding EmbeddedICE watchpoint input as a TraceEnable start resource. Bit [0] corresponds to input 1, bit [1] corresponds to input 2, bit [2] corresponds to input 3, and bit [3] corresponds to input 4.

pub fn stop_resource_selection(&mut self) -> STOPRESOURCESELECTION_W[src]

Bits 16:19 - Stop resource selection. Setting any of these bits to 1 selects the corresponding EmbeddedICE watchpoint input as a TraceEnable stop resource. Bit [16] corresponds to input 1, bit [17] corresponds to input 2, bit [18] corresponds to input 3, and bit [19] corresponds to input 4.