1 2 3 4 5 6 7 8
#![allow(unused)] pub mod otg_fs_device_v1; pub mod otg_fs_global_v1; pub mod otg_fs_host; pub mod otg_fs_pwrclk; pub mod otg_hs_device; pub mod otg_hs_global; pub mod otg_hs_host;