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

Payload for SETMWL/GETMWL CCC (Set/Get Maximum Write Length). More...

#include <ccc.h>

Data Fields

uint16_t len
 Maximum Write Length.
 

Detailed Description

Payload for SETMWL/GETMWL CCC (Set/Get Maximum Write Length).

Note
For drivers and help functions, the raw data coming back from target device is in big endian. This needs to be translated back to CPU endianness before passing back to function caller.

Field Documentation

◆ len

uint16_t i3c_ccc_mwl::len

Maximum Write Length.


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