S32 SDK

#include <S32K142.h>

Data Fields

__IO uint32_t SC
 
__IO uint32_t MOD
 
__I uint32_t CNT
 
__IO uint32_t IDLY
 
struct {
   __IO uint32_t   C1
 
   __IO uint32_t   S
 
   __IO uint32_t   DLY [PDB_DLY_COUNT]
 
CH [PDB_CH_COUNT]
 
uint8_t RESERVED_0 [304]
 
__IO uint32_t POEN
 
union {
   __IO uint32_t   PODLY
 
   struct {
      __IO uint16_t   DLY2
 
      __IO uint16_t   DLY1
 
   }   ACCESS16BIT
 
POnDLY [PDB_POnDLY_COUNT]
 

Detailed Description

PDB - Register Layout Typedef

Definition at line 8163 of file S32K142.h.

Field Documentation

struct { ... } ACCESS16BIT
__IO uint32_t C1

Channel n Control register 1, array offset: 0x10, array step: 0x28

Definition at line 8169 of file S32K142.h.

struct { ... } CH[PDB_CH_COUNT]
__I uint32_t CNT

Counter register, offset: 0x8

Definition at line 8166 of file S32K142.h.

__IO uint32_t DLY[PDB_DLY_COUNT]

Channel n Delay 0 register..Channel n Delay 7 register, array offset: 0x18, array step: index*0x28, index2*0x4

Definition at line 8171 of file S32K142.h.

__IO uint16_t DLY1

PDB1_DLY1 register...PDB0_DLY1 register., array offset: 0x196, array step: 0x4

Definition at line 8179 of file S32K142.h.

__IO uint16_t DLY2

PDB1_DLY2 register...PDB0_DLY2 register., array offset: 0x194, array step: 0x4

Definition at line 8178 of file S32K142.h.

__IO uint32_t IDLY

Interrupt Delay register, offset: 0xC

Definition at line 8167 of file S32K142.h.

__IO uint32_t MOD

Modulus register, offset: 0x4

Definition at line 8165 of file S32K142.h.

__IO uint32_t PODLY

Pulse-Out n Delay register, array offset: 0x194, array step: 0x4

Definition at line 8176 of file S32K142.h.

__IO uint32_t POEN

Pulse-Out n Enable register, offset: 0x190

Definition at line 8174 of file S32K142.h.

union { ... } POnDLY[PDB_POnDLY_COUNT]
uint8_t RESERVED_0[304]

Definition at line 8173 of file S32K142.h.

__IO uint32_t S

Channel n Status register, array offset: 0x14, array step: 0x28

Definition at line 8170 of file S32K142.h.

__IO uint32_t SC

Status and Control register, offset: 0x0

Definition at line 8164 of file S32K142.h.


The documentation for this struct was generated from the following file: