Interface: moteiv.tos.lib.Flash.STM25P.HPLSTM25P

interface HPLSTM25P

Commands
command void beginCmd(uint8_t rh)
command void endCmd(uint8_t rh)
command void hold()
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)
command void unhold()

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()