Basic Timer Counter 3
pub use self::count8::Count8;
pub use self::count16::Count16;
pub use self::count32::Count32;