MDMA interrupts.
#include <mdma.h>
Data Fields | |
unsigned int | berr0:1 |
unsigned int | berr1:1 |
unsigned int | berr2:1 |
unsigned int | berr3:1 |
Channel Bus Error. More... | |
unsigned int | ch0c:1 |
unsigned int | ch1c:1 |
unsigned int | ch2c:1 |
unsigned int | ch3c:1 |
Channel Complete. More... | |
unsigned | int:20 |
unsigned int mdma_interrupt_t::berr0 |
Referenced by mdma_configure_interrupts().
unsigned int mdma_interrupt_t::berr1 |
Referenced by mdma_configure_interrupts().
unsigned int mdma_interrupt_t::berr2 |
Referenced by mdma_configure_interrupts().
unsigned int mdma_interrupt_t::berr3 |
Channel Bus Error.
Referenced by mdma_configure_interrupts().
unsigned int mdma_interrupt_t::ch0c |
Referenced by main(), and mdma_configure_interrupts().
unsigned int mdma_interrupt_t::ch1c |
Referenced by mdma_configure_interrupts().
unsigned int mdma_interrupt_t::ch2c |
Referenced by mdma_configure_interrupts().
unsigned int mdma_interrupt_t::ch3c |
Channel Complete.
Referenced by mdma_configure_interrupts().
unsigned mdma_interrupt_t::int |