aroarfw
Data Fields
rstandard_t Union Reference

#include <caps.h>

Data Fields

uint32_t u32
 32 bit unsigned int representation in network byte order More...
 
struct {
   uint8_t   vendor
 Standard Vendor. More...
 
   uint8_t   standardmsb
 Upper 8 bits of standard number. More...
 
   uint8_t   standardlsb
 Lower 8 bit of standard number. More...
 
   uint8_t   version
 Standard version. More...
 
subm
 Structure of standard ID splitted in parts. More...
 
uint8_t u8array [4]
 Standard ID as 4 byte array. More...
 

Detailed Description

Definition at line 32 of file caps.h.

Field Documentation

uint8_t rstandard_t::standardlsb

Lower 8 bit of standard number.

Definition at line 42 of file caps.h.

uint8_t rstandard_t::standardmsb

Upper 8 bits of standard number.

Definition at line 40 of file caps.h.

struct { ... } rstandard_t::subm

Structure of standard ID splitted in parts.

uint32_t rstandard_t::u32

32 bit unsigned int representation in network byte order

Definition at line 34 of file caps.h.

uint8_t rstandard_t::u8array[4]

Standard ID as 4 byte array.

Definition at line 47 of file caps.h.

uint8_t rstandard_t::vendor

Standard Vendor.

Definition at line 38 of file caps.h.

uint8_t rstandard_t::version

Standard version.

Definition at line 44 of file caps.h.


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