Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
isotp_fc_opts Struct Reference

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

#include <zephyr/canbus/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: