|
| BcuReadCommand (OpCode opcode, uint8_t firstDsp, uint8_t lastDsp) |
|
void | setReadLengthInDword (uint16_t readLength) |
|
uint16_t | getReadLengthInDword () |
|
virtual int8_t * | getBeginOfMgpPacket () |
|
virtual uint32_t | getMgpPacketLengthInByte () |
|
std::string | toString () |
|
virtual | ~BcuReadCommand () |
|
| BcuReadCommand (OpCode opcode, uint8_t firstDsp, uint8_t lastDsp) |
|
void | setReadLengthInDword (uint16_t readLength) |
|
uint16_t | getReadLengthInDword () |
|
virtual int8_t * | getBeginOfMgpPacket () |
|
virtual uint32_t | getMgpPacketLengthInByte () |
|
std::string | toString () |
|
virtual | ~BcuReadCommand () |
|
| BcuReadCommand (OpCode opcode, uint8_t firstDsp, uint8_t lastDsp) |
|
void | setReadLengthInDword (uint16_t readLength) |
|
uint16_t | getReadLengthInDword () |
|
virtual int8_t * | getBeginOfMgpPacket () |
|
virtual uint32_t | getMgpPacketLengthInByte () |
|
std::string | toString () |
|
virtual | ~BcuReadCommand () |
|
Public Member Functions inherited from Basda::Microgate::BcuCommand |
| BcuCommand (OpCode opcode, uint8_t firstDsp, uint8_t lastDsp) |
|
void | setMessageId (uint8_t id) |
|
uint8_t | getMessageId () |
|
void | enableReply () |
|
bool | isReplyEnabled () |
|
void | setMemoryAddress (int32_t addr) |
|
int32_t | getMemoryAddress () |
|
OpCode | getOpCode () |
|
uint8_t | getFirstDsp () |
|
uint8_t | getLastDsp () |
|
virtual | ~BcuCommand ()=0 |
|
| BcuCommand (OpCode opcode, uint8_t firstDsp, uint8_t lastDsp) |
|
void | setMessageId (uint8_t id) |
|
uint8_t | getMessageId () |
|
void | enableReply () |
|
bool | isReplyEnabled () |
|
void | setMemoryAddress (int32_t addr) |
|
int32_t | getMemoryAddress () |
|
OpCode | getOpCode () |
|
uint8_t | getFirstDsp () |
|
uint8_t | getLastDsp () |
|
virtual | ~BcuCommand ()=0 |
|
| BcuCommand (OpCode opcode, uint8_t firstDsp, uint8_t lastDsp) |
|
void | setMessageId (uint8_t id) |
|
uint8_t | getMessageId () |
|
void | enableReply () |
|
bool | isReplyEnabled () |
|
void | setMemoryAddress (int32_t addr) |
|
int32_t | getMemoryAddress () |
|
OpCode | getOpCode () |
|
uint8_t | getFirstDsp () |
|
uint8_t | getLastDsp () |
|
virtual | ~BcuCommand ()=0 |
|
This BCU command is useful for reading the contents of different RAM types.