Changes

247 bytes added ,  17:35, 25 April 2023
Line 1,062: Line 1,062:     
= PowerDomainState =
 
= PowerDomainState =
This is "nn::pcv::PowerDomainState".
+
This is "nn::pcv::PowerDomainState". This is a 0x8-byte struct.
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
Line 1,073: Line 1,073:  
|-
 
|-
 
| 0x4 || 0x4 || Voltage
 
| 0x4 || 0x4 || Voltage
 +
|}
 +
 +
[8.0.0+] This is a 0xC-byte struct.
 +
{| class="wikitable" border="1"
 +
|-
 +
! Offset || Size || Description
 +
|-
 +
| 0x0 || 0x4 || DeviceCode
 +
|-
 +
| 0x4 || 0x1 || Enabled
 +
|-
 +
| 0x5 || 0x3 || Reserved
 +
|-
 +
| 0x8 || 0x4 || Voltage
 
|}
 
|}