
SP_STDBY_FLAG_REG Часы реального времени RTC: список регистров 31 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 16 15 |•|•|•|•|•|•|•|•|•|•|•|•|•|•|•|•| 00 SP_STDBY_FLAG Bits 31 : 16R/W 0x0 Key Field ID. Bits 15 : 0R/W 0x0 When system is turned on, the low 16 bits of the value in the Super Standby Команда U-Boot для чтения регистра md 70001f8 1Bit fields structure
typedef union sp_stdby_flag_reg
{
struct
{
unsigned id. : 16;
unsigned sp_stdby_flag : 16;
} b;
unsigned long w;
} SP_STDBY_FLAG_REG
|
![]() |