|
discoverpixy
|
|
Macros | |
| #define | OB_WRP_Sector_0 ((uint32_t)0x00000001) |
| #define | OB_WRP_Sector_1 ((uint32_t)0x00000002) |
| #define | OB_WRP_Sector_2 ((uint32_t)0x00000004) |
| #define | OB_WRP_Sector_3 ((uint32_t)0x00000008) |
| #define | OB_WRP_Sector_4 ((uint32_t)0x00000010) |
| #define | OB_WRP_Sector_5 ((uint32_t)0x00000020) |
| #define | OB_WRP_Sector_6 ((uint32_t)0x00000040) |
| #define | OB_WRP_Sector_7 ((uint32_t)0x00000080) |
| #define | OB_WRP_Sector_8 ((uint32_t)0x00000100) |
| #define | OB_WRP_Sector_9 ((uint32_t)0x00000200) |
| #define | OB_WRP_Sector_10 ((uint32_t)0x00000400) |
| #define | OB_WRP_Sector_11 ((uint32_t)0x00000800) |
| #define | OB_WRP_Sector_12 ((uint32_t)0x00000001) |
| #define | OB_WRP_Sector_13 ((uint32_t)0x00000002) |
| #define | OB_WRP_Sector_14 ((uint32_t)0x00000004) |
| #define | OB_WRP_Sector_15 ((uint32_t)0x00000008) |
| #define | OB_WRP_Sector_16 ((uint32_t)0x00000010) |
| #define | OB_WRP_Sector_17 ((uint32_t)0x00000020) |
| #define | OB_WRP_Sector_18 ((uint32_t)0x00000040) |
| #define | OB_WRP_Sector_19 ((uint32_t)0x00000080) |
| #define | OB_WRP_Sector_20 ((uint32_t)0x00000100) |
| #define | OB_WRP_Sector_21 ((uint32_t)0x00000200) |
| #define | OB_WRP_Sector_22 ((uint32_t)0x00000400) |
| #define | OB_WRP_Sector_23 ((uint32_t)0x00000800) |
| #define | OB_WRP_Sector_All ((uint32_t)0x00000FFF) |
| #define | IS_OB_WRP(SECTOR) ((((SECTOR) & (uint32_t)0xFFFFF000) == 0x00000000) && ((SECTOR) != 0x00000000)) |
| #define OB_WRP_Sector_0 ((uint32_t)0x00000001) |
Write protection of Sector0
| #define OB_WRP_Sector_1 ((uint32_t)0x00000002) |
Write protection of Sector1
| #define OB_WRP_Sector_10 ((uint32_t)0x00000400) |
Write protection of Sector10
| #define OB_WRP_Sector_11 ((uint32_t)0x00000800) |
Write protection of Sector11
| #define OB_WRP_Sector_12 ((uint32_t)0x00000001) |
Write protection of Sector12
| #define OB_WRP_Sector_13 ((uint32_t)0x00000002) |
Write protection of Sector13
| #define OB_WRP_Sector_14 ((uint32_t)0x00000004) |
Write protection of Sector14
| #define OB_WRP_Sector_15 ((uint32_t)0x00000008) |
Write protection of Sector15
| #define OB_WRP_Sector_16 ((uint32_t)0x00000010) |
Write protection of Sector16
| #define OB_WRP_Sector_17 ((uint32_t)0x00000020) |
Write protection of Sector17
| #define OB_WRP_Sector_18 ((uint32_t)0x00000040) |
Write protection of Sector18
| #define OB_WRP_Sector_19 ((uint32_t)0x00000080) |
Write protection of Sector19
| #define OB_WRP_Sector_2 ((uint32_t)0x00000004) |
Write protection of Sector2
| #define OB_WRP_Sector_20 ((uint32_t)0x00000100) |
Write protection of Sector20
| #define OB_WRP_Sector_21 ((uint32_t)0x00000200) |
Write protection of Sector21
| #define OB_WRP_Sector_22 ((uint32_t)0x00000400) |
Write protection of Sector22
| #define OB_WRP_Sector_23 ((uint32_t)0x00000800) |
Write protection of Sector23
| #define OB_WRP_Sector_3 ((uint32_t)0x00000008) |
Write protection of Sector3
| #define OB_WRP_Sector_4 ((uint32_t)0x00000010) |
Write protection of Sector4
| #define OB_WRP_Sector_5 ((uint32_t)0x00000020) |
Write protection of Sector5
| #define OB_WRP_Sector_6 ((uint32_t)0x00000040) |
Write protection of Sector6
| #define OB_WRP_Sector_7 ((uint32_t)0x00000080) |
Write protection of Sector7
| #define OB_WRP_Sector_8 ((uint32_t)0x00000100) |
Write protection of Sector8
| #define OB_WRP_Sector_9 ((uint32_t)0x00000200) |
Write protection of Sector9
| #define OB_WRP_Sector_All ((uint32_t)0x00000FFF) |
Write protection of all Sectors
1.8.9.1