Hilscher netX microcontroller driver  V0.0.5.0
Documentation of the netX driver package
ahb_abort_Type Struct Reference

abort (ahb_abort) More...

#include <netx90_app.h>

Collaboration diagram for ahb_abort_Type:
Collaboration graph

Data Fields

union {
   __IOM uint32_t   abort_base
 
   struct {
      __IOM uint32_t   bf_align0: 32
 
   }   abort_base_b
 
}; 
 
__IM uint32_t RESERVED [2]
 
union {
   __IOM uint32_t   abort_end
 
   struct {
      __IOM uint32_t   bf_align0: 32
 
   }   abort_end_b
 
}; 
 

Detailed Description

abort (ahb_abort)

Definition at line 16570 of file netx90_app.h.

Field Documentation

union { ... }

< (@ 0xFF4016C0) ahb_abort Structure

union { ... }
__IOM uint32_t ahb_abort_Type::abort_base

(@ 0x00000000) Start-address of abort generating address area. Area size: 16Bytes Abort (AHB: HRESP=ERROR) will be generated by access to this area. Write access will be ignored. Read access returns 0xdeadbeef.

Definition at line 16573 of file netx90_app.h.

struct { ... } ahb_abort_Type::abort_base_b
__IOM uint32_t ahb_abort_Type::abort_end

(@ 0x0000000C) End-address of abort generating address area.

Definition at line 16586 of file netx90_app.h.

struct { ... } ahb_abort_Type::abort_end_b
__IOM uint32_t ahb_abort_Type::bf_align0

[31..0] bitField alignment value for aeabi compatibility

Definition at line 16580 of file netx90_app.h.

__IM uint32_t ahb_abort_Type::RESERVED[2]

Definition at line 16583 of file netx90_app.h.


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