infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
BitfieldStruct Struct Reference

Public Attributes

uint8_t a: 5
 
uint8_t b: 3
 
uint8_t c: 3
 

Member Data Documentation

◆ a

uint8_t BitfieldStruct::a

◆ b

uint8_t BitfieldStruct::b

◆ c

uint8_t BitfieldStruct::c

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