SLS AVR Lib 0.1a
 
Loading...
Searching...
No Matches
nibble_t Struct Reference

Structure for working with upper and lower nibbles. More...

#include <defs.h>

Data Fields

byte_t lo: 4
 The lower nibble.
 
byte_t up: 4
 The upper nibble.
 

Detailed Description

Structure for working with upper and lower nibbles.

Field Documentation

◆ lo

byte_t lo

The lower nibble.

◆ up

byte_t up

The upper nibble.


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