61 } __attribute__((packed));
87 } __attribute__((packed));
131 } __attribute__((packed));
145 __attribute__((always_inline))
147 if (dev ==
NULL)
return;
172 void write(uint8_t value);
185 void write(uint16_t value);
192 void write(uint16_t* buf, uint16_t count);
198 void write(uint32_t value);
205 void write(uint32_t* buf, uint16_t count);
211 void write(uint64_t value);
218 void write(uint64_t* buf, uint16_t count);
224 void write(int8_t value);
231 void write(int8_t* buf, uint16_t count);
237 void write(int16_t value);
244 void write(int16_t* buf, uint16_t count);
250 void write(int32_t value);
257 void write(int32_t* buf, uint16_t count);
263 void write(int64_t value);
270 void write(int64_t* buf, uint16_t count);
276 void write(
float value);
283 void write(
float* buf, uint16_t count);
305 void write(uint8_t
type, uint16_t count);
Ciao(IOStream::Device *dev=NULL)
User descriptors (16-bit, 256-).
const struct user_t * desc
Cosa Fai descriptors (8-bit, 16-).
const class prog_str * str_P
Ciao header descriptor (8-bit, 1-15).