1 2 3 4
pub use timer::{DIV_APU_BIT_DOUBLE, DIV_APU_BIT_NORMAL, Timer}; #[allow(clippy::module_inception)] mod timer;