discoverpixy
Macros
Collaboration diagram for Selection_Protection_Mode:

Macros

#define OB_PcROP_Disable   ((uint8_t)0x00)
 
#define OB_PcROP_Enable   ((uint8_t)0x80)
 
#define IS_OB_PCROP_SELECT(PCROP)   (((PCROP) == OB_PcROP_Disable) || ((PCROP) == OB_PcROP_Enable))
 

Detailed Description

Macro Definition Documentation

#define OB_PcROP_Disable   ((uint8_t)0x00)

Disabled PcROP, nWPRi bits used for Write Protection on sector i

#define OB_PcROP_Enable   ((uint8_t)0x80)

Enable PcROP, nWPRi bits used for PCRoP Protection on sector i