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

systime_lt_app (systime_lt_app) More...

#include <netx90_app.h>

Collaboration diagram for systime_lt_app_Type:
Collaboration graph

Data Fields

union {
   __IM uint32_t   intlogic_lt_systime_com_ns
 
   struct {
      __IM uint32_t   val: 32
 
   }   intlogic_lt_systime_com_ns_b
 
}; 
 
union {
   __IM uint32_t   intlogic_lt_systime_com_s
 
   struct {
      __IM uint32_t   val: 32
 
   }   intlogic_lt_systime_com_s_b
 
}; 
 
union {
   __IM uint32_t   intlogic_lt_systime_com_uc_ns
 
   struct {
      __IM uint32_t   val: 32
 
   }   intlogic_lt_systime_com_uc_ns_b
 
}; 
 
union {
   __IM uint32_t   intlogic_lt_systime_com_uc_s
 
   struct {
      __IM uint32_t   val: 32
 
   }   intlogic_lt_systime_com_uc_s_b
 
}; 
 
union {
   __IM uint32_t   intlogic_lt_systime_app_ns
 
   struct {
      __IM uint32_t   val: 32
 
   }   intlogic_lt_systime_app_ns_b
 
}; 
 
union {
   __IM uint32_t   intlogic_lt_systime_app_s
 
   struct {
      __IM uint32_t   val: 32
 
   }   intlogic_lt_systime_app_s_b
 
}; 
 
union {
   __OM uint32_t   intlogic_lt_systimes_latch
 
   struct {
      __OM uint32_t   systime_com_ns: 1
 
      __OM uint32_t   systime_com_s: 1
 
      __OM uint32_t   systime_com_uc_ns: 1
 
      __OM uint32_t   systime_com_uc_s: 1
 
      __OM uint32_t   systime_app_ns: 1
 
      __OM uint32_t   systime_app_s: 1
 
      __OM uint32_t   bf_align0: 26
 
   }   intlogic_lt_systimes_latch_b
 
}; 
 

Detailed Description

systime_lt_app (systime_lt_app)

Definition at line 25347 of file netx90_app.h.

Field Documentation

union { ... }

< (@ 0xFF801680) systime_lt_app Structure

union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
__OM uint32_t systime_lt_app_Type::bf_align0

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

Definition at line 25408 of file netx90_app.h.

__IM uint32_t systime_lt_app_Type::intlogic_lt_systime_app_ns

(@ 0x00000010) systime_app_ns last latched value

Definition at line 25382 of file netx90_app.h.

struct { ... } systime_lt_app_Type::intlogic_lt_systime_app_ns_b
__IM uint32_t systime_lt_app_Type::intlogic_lt_systime_app_s

(@ 0x00000014) systime_app_s last latched value

Definition at line 25390 of file netx90_app.h.

struct { ... } systime_lt_app_Type::intlogic_lt_systime_app_s_b
__IM uint32_t systime_lt_app_Type::intlogic_lt_systime_com_ns

(@ 0x00000000) systime_com_ns last latched value

Definition at line 25350 of file netx90_app.h.

struct { ... } systime_lt_app_Type::intlogic_lt_systime_com_ns_b
__IM uint32_t systime_lt_app_Type::intlogic_lt_systime_com_s

(@ 0x00000004) systime_com_s last latched value

Definition at line 25358 of file netx90_app.h.

struct { ... } systime_lt_app_Type::intlogic_lt_systime_com_s_b
__IM uint32_t systime_lt_app_Type::intlogic_lt_systime_com_uc_ns

(@ 0x00000008) systime_com_uc_ns last latched value

Definition at line 25366 of file netx90_app.h.

struct { ... } systime_lt_app_Type::intlogic_lt_systime_com_uc_ns_b
__IM uint32_t systime_lt_app_Type::intlogic_lt_systime_com_uc_s

(@ 0x0000000C) systime_com_uc_s last latched value

Definition at line 25374 of file netx90_app.h.

struct { ... } systime_lt_app_Type::intlogic_lt_systime_com_uc_s_b
__OM uint32_t systime_lt_app_Type::intlogic_lt_systimes_latch

(@ 0x00000018) latch systimes by writing 1'b1 to the assigned bit

Definition at line 25398 of file netx90_app.h.

struct { ... } systime_lt_app_Type::intlogic_lt_systimes_latch_b
__OM uint32_t systime_lt_app_Type::systime_app_ns

[4..4] no field descpription

Definition at line 25406 of file netx90_app.h.

__OM uint32_t systime_lt_app_Type::systime_app_s

[5..5] no field descpription

Definition at line 25407 of file netx90_app.h.

__OM uint32_t systime_lt_app_Type::systime_com_ns

[0..0] no field descpription

Definition at line 25402 of file netx90_app.h.

__OM uint32_t systime_lt_app_Type::systime_com_s

[1..1] no field descpription

Definition at line 25403 of file netx90_app.h.

__OM uint32_t systime_lt_app_Type::systime_com_uc_ns

[2..2] no field descpription

Definition at line 25404 of file netx90_app.h.

__OM uint32_t systime_lt_app_Type::systime_com_uc_s

[3..3] no field descpription

Definition at line 25405 of file netx90_app.h.

__IM uint32_t systime_lt_app_Type::val

[31..0] systime_com_ns last latched value

[31..0] systime_com_s last latched value

[31..0] systime_com_uc_ns last latched value

[31..0] systime_com_uc_s last latched value

[31..0] systime_app_ns last latched value

[31..0] systime_app_s last latched value

Definition at line 25353 of file netx90_app.h.


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