Microchip® Advanced Software Framework

sau_map_t Struct Reference

A type definition of channels and HSB memories to be mapped.

Todo:
Remove workaround for bug in header files.

#include <sau.h>

Data Fields

unsigned char channel_num
 Module channel number. More...
 
uint32_t HSB_mem
 Module HSB memory. More...
 

unsigned char sau_map_t::channel_num

Module channel number.

Referenced by sau_configure_channels().

uint32_t sau_map_t::HSB_mem

Module HSB memory.

Referenced by sau_configure_channels().