The isotp_fc_options struct.
More...
The isotp_fc_options struct.
It describes the flow control options
Definition at line 59 of file isotp.h.
#include <isotp.h>
|
| 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.
|
| |
◆ bs
| uint8_t isotp_fc_options::bs |
blocksize provided in FC frame, 0 = off
Definition at line 60 of file isotp.h.
◆ stmin
| uint8_t isotp_fc_options::stmin |
separation time provided in FC frame 0x00 - 0x7F : 0 - 127 ms 0x80 - 0xF0 : reserved 0xF1 - 0xF9 : 100 us - 900 us 0xFA - 0xFF : reserved
Definition at line 67 of file isotp.h.
◆ wftmax
| uint8_t isotp_fc_options::wftmax |
max.
number of wait frame transmiss., 0 = ignored
Definition at line 69 of file isotp.h.
The documentation for this struct was generated from the following file: