power_enable_otg

Function power_enable_otg 

Source
pub unsafe extern "C" fn power_enable_otg(
    power: *mut Power,
    enable: bool,
)
Expand description

Enable or disable OTG

ยงArguments

  • power - Power instance
  • enable - true - enable, false - disable