Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
isotp_fc_opts Struct Reference

ISO-TP frame control options struct. More...

#include <isotp.h>

Data Fields

uint8_t bs
 Block size.
 
uint8_t stmin
 Minimum separation time.
 

Detailed Description

ISO-TP frame control options struct.

Used to pass the options to the bind and send functions.

Field Documentation

◆ bs

uint8_t isotp_fc_opts::bs

Block size.

Number of CF PDUs before next CF is sent

◆ stmin

uint8_t isotp_fc_opts::stmin

Minimum separation time.

Min time between frames


The documentation for this struct was generated from the following file: