S32 SDK

Detailed Description

Modules

 AIPS Register Masks
 

Data Structures

struct  AIPS_Type
 

Macros

#define AIPS_PACR_COUNT   4u
 
#define AIPS_OPACR_COUNT   12u
 
#define AIPS_INSTANCE_COUNT   (1u)
 
#define AIPS_BASE   (0x40000000u)
 
#define AIPS   ((AIPS_Type *)AIPS_BASE)
 
#define AIPS_BASE_ADDRS   { AIPS_BASE }
 
#define AIPS_BASE_PTRS   { AIPS }
 

Typedefs

typedef struct AIPS_TypeAIPS_MemMapPtr
 

Macro Definition Documentation

#define AIPS   ((AIPS_Type *)AIPS_BASE)

Peripheral AIPS base pointer

Definition at line 723 of file S32K144.h.

#define AIPS_BASE   (0x40000000u)

Peripheral AIPS base address

Definition at line 721 of file S32K144.h.

#define AIPS_BASE_ADDRS   { AIPS_BASE }

Array initializer of AIPS peripheral base addresses

Definition at line 725 of file S32K144.h.

#define AIPS_BASE_PTRS   { AIPS }

Array initializer of AIPS peripheral base pointers

Definition at line 727 of file S32K144.h.

#define AIPS_INSTANCE_COUNT   (1u)

Number of instances of the AIPS module.

Definition at line 716 of file S32K144.h.

#define AIPS_OPACR_COUNT   12u

Definition at line 704 of file S32K144.h.

#define AIPS_PACR_COUNT   4u

AIPS - Size of Registers Arrays

Definition at line 703 of file S32K144.h.

Typedef Documentation

typedef struct AIPS_Type * AIPS_MemMapPtr