Choco OS  V.0.16.9.0
Join to the chocolate world
oC_ChannelData_t Struct Reference

stores data for channel More...

#include <oc_channels.h>

Data Fields

oC_BaseAddress_t BaseAddress
 Start address in memory.
 
oC_PowerBaseAddress_t PowerBaseAddress
 Power register base address.
 
oC_PowerOffset_t PowerOffset
 Power register offset.
 
oC_PowerBit_t PowerBitIndex
 Bit in power register for enabling power for the channel.
 
oC_RegisterMap_t RegisterMap
 Index of register map.
 
const char * ChannelName
 Name of the given register map.
 

Detailed Description

The type is for storing all data, that is unique for each channel. It is for global array named oC_ChannelsData.

Definition at line 610 of file oc_channels.h.


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