Macros | |
| #define | READ_POS (0x00) |
| #define | WRITE_POS (0x02) |
| #define | INDICATE_POS (0x04) |
| #define | NOTIFY_POS (0x06) |
| #define INDICATE_POS (0x04) |
Bit position of indicate bit. Used by INDICATE_PERM.
| #define NOTIFY_POS (0x06) |
Bit position of notify bit. Used by NOTIFY_PERM.
| #define READ_POS (0x00) |
Bit position of read permission. Used by READ_PERM.
| #define WRITE_POS (0x02) |
Bit position of write permission. Used by WRITE_CMD_PERM, WRITE_REQ_PERM, WRITE_SIGNED_PERM.