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

mcp_xpic_app (mcp_xpic_app) More...

#include <netx90_app.h>

Collaboration diagram for mcp_xpic_app_Type:
Collaboration graph

Data Fields

union {
   __IOM uint32_t   hs_irq_set_raw
 
   struct {
      __IOM uint32_t   hs_irq_set_bits: 32
 
   }   hs_irq_set_raw_b
 
}; 
 
union {
   __IOM uint32_t   hs_irq_reset_raw
 
   struct {
      __IOM uint32_t   hs_irq_reset_bits: 32
 
   }   hs_irq_reset_raw_b
 
}; 
 
union {
   __IOM uint32_t   hs_irq_set_mask
 
   struct {
      __IOM uint32_t   hs_irq_set_mask: 32
 
   }   hs_irq_set_mask_b
 
}; 
 
union {
   __IOM uint32_t   hs_irq_reset_mask
 
   struct {
      __IOM uint32_t   hs_irq_reset_mask: 32
 
   }   hs_irq_reset_mask_b
 
}; 
 
union {
   __IOM uint32_t   hs_irq_masked
 
   struct {
      __IOM uint32_t   hs_irq_masked: 32
 
   }   hs_irq_masked_b
 
}; 
 

Detailed Description

mcp_xpic_app (mcp_xpic_app)

Definition at line 31493 of file netx90_app.h.

Field Documentation

union { ... }

< (@ 0xFF9001A0) mcp_xpic_app Structure

union { ... }
union { ... }
union { ... }
union { ... }
__IOM uint32_t mcp_xpic_app_Type::hs_irq_masked

(@ 0x00000010) read: hs_iq_reg masked value

[31..0] mask IRQs for Inter-CPU-Communication

Definition at line 31529 of file netx90_app.h.

struct { ... } mcp_xpic_app_Type::hs_irq_masked_b
__IOM uint32_t mcp_xpic_app_Type::hs_irq_reset_bits

[31..0] IRQs for Inter-CPU-Communication

Definition at line 31508 of file netx90_app.h.

__IOM uint32_t mcp_xpic_app_Type::hs_irq_reset_mask

(@ 0x0000000C) read: mask value

[31..0] reset IRQs for Inter-CPU-Communication

Definition at line 31521 of file netx90_app.h.

struct { ... } mcp_xpic_app_Type::hs_irq_reset_mask_b
__IOM uint32_t mcp_xpic_app_Type::hs_irq_reset_raw

(@ 0x00000004) read: hs_iq_reg value write: hs_iq_reg reset bit(s)

Definition at line 31504 of file netx90_app.h.

struct { ... } mcp_xpic_app_Type::hs_irq_reset_raw_b
__IOM uint32_t mcp_xpic_app_Type::hs_irq_set_bits

[31..0] IRQs for Inter-CPU-Communication

Definition at line 31499 of file netx90_app.h.

__IOM uint32_t mcp_xpic_app_Type::hs_irq_set_mask

(@ 0x00000008) read: mask value

[31..0] IRQs for Inter-CPU-Communication

Definition at line 31513 of file netx90_app.h.

struct { ... } mcp_xpic_app_Type::hs_irq_set_mask_b
__IOM uint32_t mcp_xpic_app_Type::hs_irq_set_raw

(@ 0x00000000) read: hs_iq_reg value write: hs_iq_reg set bit(s)

Definition at line 31496 of file netx90_app.h.

struct { ... } mcp_xpic_app_Type::hs_irq_set_raw_b

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