newTwePacket()
パケットデータの解釈とオブジェクト生成
spTwePacket newTwePacket(
uint8_t* p,
uint8_t u8len,
E_PKT eType = E_PKT::PKT_ERROR)
spTwePacket newTwePacket(
TWEUTILS::SmplBuf_Byte& sbuff,
E_PKT eType = E_PKT::PKT_ERROR)最終更新
パケットデータの解釈とオブジェクト生成
spTwePacket newTwePacket(
uint8_t* p,
uint8_t u8len,
E_PKT eType = E_PKT::PKT_ERROR)
spTwePacket newTwePacket(
TWEUTILS::SmplBuf_Byte& sbuff,
E_PKT eType = E_PKT::PKT_ERROR)最終更新