hsk-libs-dev  270
High Speed Karlsruhe XC878 library collection
Data Fields
hsk_isr6_callback Struct Reference

Shared interrupt 6 routine. More...

#include <hsk_isr.h>

Collaboration diagram for hsk_isr6_callback:
[legend]

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:

Field Documentation

§ ADCSR0

void( * hsk_isr6_callback::ADCSR0) (void)

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

§ ADCSR1

void( * hsk_isr6_callback::ADCSR1) (void)

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

§ CANSRC1

void( * hsk_isr6_callback::CANSRC1) (void)

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

§ CANSRC2

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: