pub type PROC1_ATTACH_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field PROC1_ATTACH writer - Attach processor 1 debug port to syscfg controls, and disconnect it from external SWD pads.

Aliased Type§

struct PROC1_ATTACH_W<'a, REG> { /* private fields */ }