@@ -37,6 +37,8 @@ public:
int readData(int adr);
// writeData (acceptAddress -> erase -> acceptData -> write)
void writeData(int adr, int data);
// eraseData (acceptAddress -> erase -> write)
void eraseData(int adr);
// STANDBY (C1: 0, C2: 0, C3: 0)
void standby();
The note is not visible to the blocked user.