Struct TwoBytes

Struct Documentation

struct TwoBytes

2-Bytes struct for convenient byte access.

Provides convenient and readable access to underlying bytes.

Public Members

uint8_t byte1
uint8_t byte2