pub type CPUFPBEN_W<'a, const O: u8> = FieldWriter<'a, u32, DEBUGCTRL_SPEC, u8, CPUFPBEN_A, 8, O>;
Expand description

Field CPUFPBEN writer - Configure CPU flash patch and breakpoint (FPB) unit behavior

Implementations

Enable CPU FPB unit (default behavior)

Disable CPU FPB unit. Writes into the FPB registers will be ignored.