InES Hardware Abstraction Layer
|
Representation of GPIO register. More...
#include <reg_ctboard.h>
Data Fields | |
volatile uint8_t | ASCII [40] |
uint8_t | RESERVED [8] |
reg_ct_lcd_bin_t | BIN |
reg_ct_lcd_bg_t | BG |
Representation of GPIO register.
Described in ct board manual p.?ff.
volatile uint8_t reg_ct_lcd_t::ASCII[40] |
ASCII interface.
reg_ct_lcd_bg_t reg_ct_lcd_t::BG |
Background interface.
reg_ct_lcd_bin_t reg_ct_lcd_t::BIN |
BINary interface.