![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
USB Controller Group
Registers related to USB Controllers which aren't located inside the USB controllers themselves.
Members | |
Register : USB L3 Master HPROT Register - l3master | |
Data Structures | |
struct | ALT_SYSMGR_USB_s |
struct | ALT_SYSMGR_USB_raw_s |
Typedefs | |
typedef struct ALT_SYSMGR_USB_s | ALT_SYSMGR_USB_t |
typedef struct ALT_SYSMGR_USB_raw_s | ALT_SYSMGR_USB_raw_t |
struct ALT_SYSMGR_USB_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_SYSMGR_USB.
Data Fields | ||
---|---|---|
volatile ALT_SYSMGR_USB_L3MST_t | l3master | ALT_SYSMGR_USB_L3MST |
struct ALT_SYSMGR_USB_raw_s |
The struct declaration for the raw register contents of register group ALT_SYSMGR_USB.
Data Fields | ||
---|---|---|
volatile uint32_t | l3master | ALT_SYSMGR_USB_L3MST |
typedef struct ALT_SYSMGR_USB_s ALT_SYSMGR_USB_t |
The typedef declaration for register group ALT_SYSMGR_USB.
typedef struct ALT_SYSMGR_USB_raw_s ALT_SYSMGR_USB_raw_t |
The typedef declaration for the raw register contents of register group ALT_SYSMGR_USB.