Changes

97 bytes added ,  21:23, 5 March 2020
Line 2,188: Line 2,188:  
The u64 is [[#BusType]]. The bool indicates whether the [[#BusHandle]] is valid.
 
The u64 is [[#BusType]]. The bool indicates whether the [[#BusHandle]] is valid.
   −
Official sw will assert when the u8 at [[#BusHandle]]+0x4 is >=0x13.
+
Official sw will assert when [[#BusHandle]] InternalIndex is >=0x11 (>=0x13 with [6.0.0+]). This same check is also done for all funcs using [[#BusHandle]] as input.
    
== IsExternalDeviceConnected ==
 
== IsExternalDeviceConnected ==