hsk_libs-dev  163:b63ae088cc97
High Speed Karlsruhe XC878 library collection
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
hsk_isr6_callback Struct Reference

Shared interrupt 6 routine. More...

#include <hsk_isr.h>

Collaboration diagram for hsk_isr6_callback:

Data Fields

void(* CANSRC1 )(void)
 Function to be called back when the CANSRC1 interrupt event is triggered. More...
 
void(* CANSRC2 )(void)
 Function to be called back when the CANSRC2 interrupt event is triggered. More...
 
void(* ADCSR0 )(void)
 Function to be called back when the ADCSR0 interrupt event is triggered. More...
 
void(* ADCSR1 )(void)
 Function to be called back when the ADCSR1 interrupt event is triggered. More...
 

Detailed Description

Shared interrupt 6 routine.

Activate the interrupt by setting EADC = 1.

This interrupt has the following sources:

  • CANSRC1
  • CANSRC2
  • ADCSR0
  • ADCSR1

Field Documentation

void( * hsk_isr6_callback::ADCSR0)(void)

Function to be called back when the ADCSR0 interrupt event is triggered.

void( * hsk_isr6_callback::ADCSR1)(void)

Function to be called back when the ADCSR1 interrupt event is triggered.

void( * hsk_isr6_callback::CANSRC1)(void)

Function to be called back when the CANSRC1 interrupt event is triggered.

void( * hsk_isr6_callback::CANSRC2)(void)

Function to be called back when the CANSRC2 interrupt event is triggered.


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