Documentation ¶
Index ¶
- func ListenToProtocol(protocol string, response *byte, responseSize uint32) (error errno.Error)
- func ListenToProtocolSize(protocol string, responseSize *uint32) (error errno.Error)
- func NewCommand(protocol, command string, id *uint32) (error errno.Error)
- func ReadCommandResponse(id uint32, data *byte, dataSize uint32) (error errno.Error)
- func SendCommand(id uint32, data *byte, dataSize uint32, responseSize *uint32) (error errno.Error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenToProtocol ¶
func ListenToProtocolSize ¶
func ReadCommandResponse ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.