![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
Security Register Group
Registers that control slave security.
Data Structures | |
struct | ALT_L3_SECGRP_s |
struct | ALT_L3_SECGRP_raw_s |
Typedefs | |
typedef struct ALT_L3_SECGRP_s | ALT_L3_SECGRP_t |
typedef struct ALT_L3_SECGRP_raw_s | ALT_L3_SECGRP_raw_t |
struct ALT_L3_SECGRP_s |
WARNING: The C register and register group struct declarations are provided for convenience and illustrative purposes. They should, however, be used with caution as the C language standard provides no guarantees about the alignment or atomicity of device memory accesses. The recommended practice for writing hardware drivers is to use the SoCAL access macros and alt_read_word() and alt_write_word() functions.
The struct declaration for register group ALT_L3_SECGRP.
struct ALT_L3_SECGRP_raw_s |
The struct declaration for the raw register contents of register group ALT_L3_SECGRP.
Data Fields | ||
---|---|---|
volatile uint32_t | l4main | ALT_L3_SEC_L4MAIN |
volatile uint32_t | l4sp | ALT_L3_SEC_L4SP |
volatile uint32_t | l4mp | ALT_L3_SEC_L4MP |
volatile uint32_t | l4osc1 | ALT_L3_SEC_L4OSC1 |
volatile uint32_t | l4spim | ALT_L3_SEC_L4SPIM |
volatile uint32_t | stm | ALT_L3_SEC_STM |
volatile uint32_t | lwhps2fpgaregs | ALT_L3_SEC_LWH2F |
volatile uint32_t | _pad_0x1c_0x1f | UNDEFINED |
volatile uint32_t | usb1 | ALT_L3_SEC_USB1 |
volatile uint32_t | nanddata | ALT_L3_SEC_NANDDATA |
volatile uint32_t | _pad_0x28_0x77 | UNDEFINED |
volatile uint32_t | usb0 | ALT_L3_SEC_USB0 |
volatile uint32_t | nandregs | ALT_L3_SEC_NAND |
volatile uint32_t | qspidata | ALT_L3_SEC_QSPIDATA |
volatile uint32_t | fpgamgrdata | ALT_L3_SEC_FPGAMGRDATA |
volatile uint32_t | hps2fpgaregs | ALT_L3_SEC_H2F |
volatile uint32_t | acp | ALT_L3_SEC_ACP |
volatile uint32_t | rom | ALT_L3_SEC_ROM |
volatile uint32_t | ocram | ALT_L3_SEC_OCRAM |
volatile uint32_t | sdrdata | ALT_L3_SEC_SDRDATA |
typedef struct ALT_L3_SECGRP_s ALT_L3_SECGRP_t |
The typedef declaration for register group ALT_L3_SECGRP.
typedef struct ALT_L3_SECGRP_raw_s ALT_L3_SECGRP_raw_t |
The typedef declaration for the raw register contents of register group ALT_L3_SECGRP.