Definition at line 12 of file interrupt_controller.hpp.
◆ clear_interrupt_flag()
| void InterruptController::clear_interrupt_flag |
( |
InterruptType | type | ) |
|
|
inline |
◆ get_ie()
| u8 InterruptController::get_ie |
( |
| ) |
const |
|
inline |
◆ get_if()
| u8 InterruptController::get_if |
( |
| ) |
const |
|
inline |
◆ has_pending_interrupts()
| bool InterruptController::has_pending_interrupts |
( |
| ) |
const |
|
inline |
◆ read()
| u8 InterruptController::read |
( |
u16 | address | ) |
const |
|
inline |
◆ request_interrupt()
| void InterruptController::request_interrupt |
( |
InterruptType | type | ) |
|
|
inline |
◆ reset()
| void InterruptController::reset |
( |
| ) |
|
|
inline |
◆ set_ie()
| void InterruptController::set_ie |
( |
u8 | value | ) |
|
|
inline |
◆ set_if()
| void InterruptController::set_if |
( |
u8 | value | ) |
|
|
inline |
◆ write()
| void InterruptController::write |
( |
u16 | address, |
|
|
u8 | value ) |
|
inline |
The documentation for this class was generated from the following file: