rdrive/device/
systick.rs

1pub use rdif_systick::*;
2
3pub type Weak = super::DeviceWeak<Hardware>;