Motr  M0
m0_confx Struct Reference

#include <onwire.h>

Collaboration diagram for m0_confx:
Collaboration graph

Data Fields

uint32_t cx_nr
 
struct m0_confx_objcx__objs
 

Detailed Description

Encoded configuration — a sequence of m0_confx_objs.

Definition at line 258 of file onwire.h.

Field Documentation

◆ cx__objs

struct m0_confx_obj* cx__objs

Objects in the configuration.

Note
Do not access this field directly, because actual in-memory size of object is larger than sizeof(struct m0_confx_obj). Use M0_CONFX_AT() instead.

Definition at line 267 of file onwire.h.

◆ cx_nr

uint32_t cx_nr

Definition at line 259 of file onwire.h.


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