Definition at line 7 of file timer.hpp.
◆ Timer()
◆ get_div_counter()
| u16 Timer::get_div_counter |
( |
| ) |
const |
|
inline |
◆ get_tac()
| u8 Timer::get_tac |
( |
| ) |
const |
|
inline |
◆ get_tima()
| u8 Timer::get_tima |
( |
| ) |
const |
|
inline |
◆ get_tima_counter()
| int Timer::get_tima_counter |
( |
| ) |
const |
|
inline |
◆ get_tma()
| u8 Timer::get_tma |
( |
| ) |
const |
|
inline |
◆ read()
| u8 Timer::read |
( |
u16 | address | ) |
const |
◆ reset()
◆ set_div_counter()
| void Timer::set_div_counter |
( |
u16 | value | ) |
|
|
inline |
◆ set_tac()
| void Timer::set_tac |
( |
u8 | value | ) |
|
|
inline |
◆ set_tima()
| void Timer::set_tima |
( |
u8 | value | ) |
|
|
inline |
◆ set_tima_counter()
| void Timer::set_tima_counter |
( |
int | value | ) |
|
|
inline |
◆ set_tma()
| void Timer::set_tma |
( |
u8 | value | ) |
|
|
inline |
◆ step()
| void Timer::step |
( |
int | cycles | ) |
|
◆ write()
| void Timer::write |
( |
u16 | address, |
|
|
u8 | value ) |
The documentation for this class was generated from the following files: