The isotp_fc_options struct. More...
The isotp_fc_options struct.
It describes the flow control options
#include <isotp.h>
Data Fields | |
uint8_t | bs |
blocksize provided in FC frame, 0 = off | |
uint8_t | stmin |
separation time provided in FC frame 0x00 - 0x7F : 0 - 127 ms 0x80 - 0xF0 : reserved 0xF1 - 0xF9 : 100 us - 900 us 0xFA - 0xFF : reserved | |
uint8_t | wftmax |
max. More... | |
uint8_t isotp_fc_options::wftmax |