[][src]Function nrf_softdevice_s113::sd_power_usbregstatus_get

pub unsafe fn sd_power_usbregstatus_get(usbregstatus: *mut u32) -> u32

@brief Get USB supply status register content.

@param[out] usbregstatus The content of USBREGSTATUS register.

@note Calling this function on a chip without USBD peripheral will result in undefined behaviour.

@retval ::NRF_SUCCESS