ADF7030-1 Device Drivers API Reference Manual  Alpha 0.0.1
Device Drivers for ADF7030-1 Transceiver

Power Management (PMU) More...

#include <__public__ADF7030_1_hw_cdef.h>

Data Fields

union {
   __IO uint32_t   KEY
 
   struct {
      __IO uint32_t   SW_KEY: 6
 
   }   KEY_b
 
}; 
 

Detailed Description

Power Management (PMU)

Definition at line 68 of file __public__ADF7030_1_hw_cdef.h.

Field Documentation

__IO uint32_t KEY

Gateway for Software-Keyed Instructions

Definition at line 72 of file __public__ADF7030_1_hw_cdef.h.

struct { ... } KEY_b

BitSize

__IO uint32_t SW_KEY

Software-keyed instruction to the PMU.

Definition at line 75 of file __public__ADF7030_1_hw_cdef.h.