ConOpSys V2970
P004.07
ANVILEX control operating system
|
Block lock register structure. More...
Public Attributes | |
U8 | u8_Raw_Data |
Raw data. More... | |
struct { | |
U8 __pad0__:1 | |
Bit 0 : Not in use. More... | |
U8 __pad1__:1 | |
Bit 1 : Not in use. More... | |
U8 __pad2__:1 | |
Bit 2 : Not in use. More... | |
U8 __pad3__:1 | |
Bit 3 Not in use. More... | |
U8 BP1:1 | |
Bit 4 : BP1. More... | |
U8 BP2:1 | |
Bit 5 : BP2. More... | |
U8 __pad4__:1 | |
Bit 6 : Not in use. More... | |
U8 BRWD:1 | |
Bit 7 : BRWD. More... | |
}; | |
Bitfield structure. More... | |
Block lock register structure.
struct { ... } |
Bitfield structure.
U8 TS25FL512::TBlock_Register::__pad0__ |
Bit 0 : Not in use.
U8 TS25FL512::TBlock_Register::__pad1__ |
Bit 1 : Not in use.
U8 TS25FL512::TBlock_Register::__pad2__ |
Bit 2 : Not in use.
U8 TS25FL512::TBlock_Register::__pad3__ |
Bit 3 Not in use.
U8 TS25FL512::TBlock_Register::__pad4__ |
Bit 6 : Not in use.
U8 TS25FL512::TBlock_Register::BP1 |
Bit 4 : BP1.
Referenced by TS25FL512::Get_Write_Protection_Bits().
U8 TS25FL512::TBlock_Register::BP2 |
Bit 5 : BP2.
Referenced by TS25FL512::Get_Write_Protection_Bits().
U8 TS25FL512::TBlock_Register::BRWD |
Bit 7 : BRWD.
Referenced by TS25FL512::Get_Write_Protection_Bits().
U8 TS25FL512::TBlock_Register::u8_Raw_Data |
Raw data.
Referenced by TS25FL512::Get_Write_Protection_Bits().