Maxim Integrated / max4146x
Embed: (wiki syntax)

« Back to documentation index

max41461_2_reg_i2c6_t Union Reference

max41461_2_reg_i2c6_t Union Reference

I2C6 (0X16) More...

#include <Max41461_2_regs.h>


Detailed Description

I2C6 (0X16)

Definition at line 329 of file Max41461_2_regs.h.


Field Documentation

unsigned char fifo_empty

FIFO Empty Status.

Definition at line 336 of file Max41461_2_regs.h.

unsigned char fifo_full

FIFO Full Status.

Definition at line 335 of file Max41461_2_regs.h.

unsigned char fifo_words

This field captures the number of locations currently filled in FIFO.

Each location corresponds to 8-bit data word

Definition at line 332 of file Max41461_2_regs.h.

unsigned char oflow

FIFO Overflow status.

Definition at line 337 of file Max41461_2_regs.h.

unsigned char uflow

FIFO Underflow status.

Definition at line 338 of file Max41461_2_regs.h.