|
InES Hardware Abstraction Layer
|
Representation of DIP switch interface. More...
#include <reg_ctboard.h>
Data Fields | |
| struct { | |
| volatile uint8_t S7_0 | |
| volatile uint8_t S15_8 | |
| volatile uint8_t S23_16 | |
| volatile uint8_t S31_24 | |
| } | BYTE |
| struct { | |
| volatile uint16_t S15_0 | |
| volatile uint16_t S31_16 | |
| } | HWORD |
| volatile uint32_t | WORD |
Representation of DIP switch interface.
| volatile uint16_t reg_ct_dipsw_t::S15_0 |
Switch 15..0.
| volatile uint8_t reg_ct_dipsw_t::S15_8 |
Switch 15..8.
| volatile uint8_t reg_ct_dipsw_t::S23_16 |
Switch 23..16.
| volatile uint16_t reg_ct_dipsw_t::S31_16 |
Switch 31..16.
| volatile uint8_t reg_ct_dipsw_t::S31_24 |
Switch 31..0.
| volatile uint8_t reg_ct_dipsw_t::S7_0 |
Switch 7..0.
| volatile uint32_t reg_ct_dipsw_t::WORD |
Switch 31..0.
1.8.15