InES Hardware Abstraction Layer
Data Fields
reg_ct_led_t Union Reference

Representation of LED interface. More...

#include <reg_ctboard.h>

Data Fields

struct {
   volatile uint8_t   LED7_0
 
   volatile uint8_t   LED15_8
 
   volatile uint8_t   LED23_16
 
   volatile uint8_t   LED31_24
 
BYTE
 
struct {
   volatile uint16_t   LED15_0
 
   volatile uint16_t   LED31_16
 
HWORD
 
volatile uint32_t WORD
 

Detailed Description

Representation of LED interface.

Field Documentation

◆ LED15_0

volatile uint16_t reg_ct_led_t::LED15_0

LED 15..0.

◆ LED15_8

volatile uint8_t reg_ct_led_t::LED15_8

LED 15..8.

◆ LED23_16

volatile uint8_t reg_ct_led_t::LED23_16

LED 23..16.

◆ LED31_16

volatile uint16_t reg_ct_led_t::LED31_16

LED 31..16.

◆ LED31_24

volatile uint8_t reg_ct_led_t::LED31_24

LED 31..24.

◆ LED7_0

volatile uint8_t reg_ct_led_t::LED7_0

LED 7..0.

◆ WORD

volatile uint32_t reg_ct_led_t::WORD

LED 31..0.


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