Nut/OS  4.10.3
API Reference
DCB_7SEG Struct Reference

Device Control Block for 7-Segment Display. More...

Collaboration diagram for DCB_7SEG:

Data Fields

uint_fast8_t digit [SEG7_DIGITS]
uint_fast8_t dip
uint_fast8_t freg
uint_fast8_t icmd

Detailed Description

Device Control Block for 7-Segment Display.

Definition at line 147 of file spi_7seg.c.


Field Documentation

Buffer for Display content

Definition at line 148 of file spi_7seg.c.

Referenced by Spi7segDot(), Spi7SegPush(), and Spi7segPutc().

Actual cursor position

Definition at line 149 of file spi_7seg.c.

Referenced by Spi7segPutc().

mirror of internal feature control register

Definition at line 150 of file spi_7seg.c.

Referenced by Spi7segInit(), and Spi7segPutc().

internal driver control register

Definition at line 151 of file spi_7seg.c.

Referenced by Spi7segPutc().


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