Skip to content

Module_IIC

Charles edited this page Aug 5, 2026 · 11 revisions

Module: IIC

Status summary

Component Section 32-bit 64-bit Claimant Source Repo summary
IIC ROM modules Stub Stub Gerph 32-bit built, 64-bit built, tested in repo

Development status

Diagram from Module_IIC

Completeness

Functionality SWIs TOTAL
100.00% 100.00% 100.00%

Summary

IIC is the low-level I²C bus controller module. Its Control SWI performs transfers to supported on-board peripherals including the RTC/CMOS and portable battery-management microcontrollers.

Relationships

Diagram from Module_IIC

Diagram from Module_IIC

Discovered features

  • Has swis
  • Is hardware specific
  • Uses messagetrans

Provides

Functionality

In 32bit In 64 bit Interface
Rejects invalid addresses

Commands

None

SWIs

In 32bit In 64 bit Interface
IIC_Control (&240)

Services

None

Vectors

None

Events

None

UpCalls

None


Issues calls to

Services

None

Vectors

None

Events

None

UpCalls

None

Modules

  • MessageTrans

Clone this wiki locally