PROTOCOLS
Device
Defined in fuchsia.hardware.rtc/rtc.fidl
Get
Get the current RTC time
Request
Name | Type |
---|
Response
Name | Type |
---|---|
rtc |
Time
|
Set
Set the RTC time
Request
Name | Type |
---|---|
rtc |
Time
|
Response
Name | Type |
---|---|
status |
zx/status
|
STRUCTS
Time
Defined in fuchsia.hardware.rtc/rtc.fidl
Name | Type | Description | Default |
---|---|---|---|
seconds |
uint8
|
No default | |
minutes |
uint8
|
No default | |
hours |
uint8
|
No default | |
day |
uint8
|
No default | |
month |
uint8
|
No default | |
year |
uint16
|
No default |