Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 14 |
Exit | |
---|---|
R0 | Number of IIC buses present in system |
The purpose of this call is to allow code to determine the number of IIC buses that are present in the system and are supported by OS_IICOp.
This call was introduced in RISC OS 5.21. For older versions of RISC OS 5 which do not support this call, it is permissible to determine the IIC bus count by using OS_Hardware to call HAL_IICBuses (HAL_IICBuses is normally for internal use only, therefore code which needs to know the bus count should prefer to use this SWI instead wherever possible).