Interface: moteiv.tos.lib.Flash.STM25P.HPLSTM25P
interface HPLSTM25PCommands
command void endCmd(uint8_t rh)
command uint16_t rxBuf(uint8_t rh, void *buf, stm25p_addr_t len, uint16_t crc)
command void txBuf(uint8_t rh, void *buf, stm25p_addr_t len)
Commands - Details
beginCmd
command void beginCmd(uint8_t rh)
endCmd
command void endCmd(uint8_t rh)
hold
command void hold()
rxBuf
command uint16_t rxBuf(uint8_t rh, void *buf, stm25p_addr_t len, uint16_t crc)
txBuf
command void txBuf(uint8_t rh, void *buf, stm25p_addr_t len)
unhold
command void unhold()