SLS AVR Lib 0.1a
 
Loading...
Searching...
No Matches
byte_flags_t Union Reference

Universal type for byte. More...

#include <defs.h>

Data Fields

byte_t byte
 Directly byte.
 
nibble_t nibble
 Nibbles.
 
flags_t flags
 Bits.
 

Detailed Description

Universal type for byte.

Field Documentation

◆ byte

byte_t byte

Directly byte.

◆ flags

flags_t flags

Bits.

◆ nibble

nibble_t nibble

Nibbles.


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