
EFUSE_HV_PWRSWT_CTRL_REG Часы реального времени RTC: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 Unused Bits 31 : 1EFUSE_1.8V_POWER_SWITCH_CONTROL Bit 0R/W 0x0 1: open power switch Команда U-Boot для чтения регистра md 7000204 1Bit fields structure
typedef union efuse_hv_pwrswt_ctrl_reg
{
struct
{
unsigned efuse_1.8v_power_switch_control : 1;
unsigned unused0 : 31;
} b;
unsigned long w;
} EFUSE_HV_PWRSWT_CTRL_REG
|
![]() |