SmplBuf_Byte

バイト配列

typedef SimpleBuffer<uint8_t, _SimpleBuffer_DummyStreamOut, 1> SmplBuf_Byte;

uint8_t型のSimpleBufferです。

最終更新