cantata
Macros
Collaboration diagram for Option Bytes Type:

Macros

#define OPTIONBYTE_WRP   0x01U
 
#define OPTIONBYTE_RDP   0x02U
 
#define OPTIONBYTE_USER   0x04U
 
#define OPTIONBYTE_DATA   0x08U
 

Detailed Description

Macro Definition Documentation

◆ OPTIONBYTE_DATA

#define OPTIONBYTE_DATA   0x08U

DATA option byte configuration

◆ OPTIONBYTE_RDP

#define OPTIONBYTE_RDP   0x02U

RDP option byte configuration

◆ OPTIONBYTE_USER

#define OPTIONBYTE_USER   0x04U

USER option byte configuration

◆ OPTIONBYTE_WRP

#define OPTIONBYTE_WRP   0x01U

WRP option byte configuration