|
InES Hardware Abstraction Layer
|
Representation of 7 segment display BINary interface. More...
#include <reg_ctboard.h>
Data Fields | |
| struct { | |
| volatile uint8_t DS1_0 | |
| volatile uint8_t DS3_2 | |
| } | BYTE |
| volatile uint16_t | HWORD |
Representation of 7 segment display BINary interface.
| volatile uint8_t reg_ct_seg7_bin_t::DS1_0 |
Byte 0.
| volatile uint8_t reg_ct_seg7_bin_t::DS3_2 |
Byte 1.
| volatile uint16_t reg_ct_seg7_bin_t::HWORD |
Byte 1 & 0.
1.8.15