SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
endian_buf_t Union Reference

Public Attributes

uint8_t b [8]
 
uint16_t h [4]
 
uint32_t w [2]
 
uint64_t d [1]
 
unsigned long v
 

Member Data Documentation

◆ b

uint8_t endian_buf_t::b

◆ d

uint64_t endian_buf_t::d

◆ h

uint16_t endian_buf_t::h

◆ v

unsigned long endian_buf_t::v

◆ w

uint32_t endian_buf_t::w

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