1 2 3 4 5
#[allow(non_camel_case_types)] mod usbpd_v3; pub use usbpd_v3::regs::*; pub use usbpd_v3::vals;