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

hash_ctx_md5 (hash_ctx_md5) More...

#include <netx90_app.h>

Collaboration diagram for hash_ctx_md5_Type:
Collaboration graph

Data Fields

union {
   __IOM uint32_t   hash_ctx_md5_a
 
   struct {
      __IOM uint32_t   val: 32
 
   }   hash_ctx_md5_a_b
 
}; 
 
union {
   __IOM uint32_t   hash_ctx_md5_b
 
   struct {
      __IOM uint32_t   val: 32
 
   }   hash_ctx_md5_b_b
 
}; 
 
union {
   __IOM uint32_t   hash_ctx_md5_c
 
   struct {
      __IOM uint32_t   val: 32
 
   }   hash_ctx_md5_c_b
 
}; 
 
union {
   __IOM uint32_t   hash_ctx_md5_d
 
   struct {
      __IOM uint32_t   val: 32
 
   }   hash_ctx_md5_d_b
 
}; 
 
union {
   __IOM uint32_t   hash_ctx_md5_ar
 
   struct {
      __IOM uint32_t   val: 32
 
   }   hash_ctx_md5_ar_b
 
}; 
 
union {
   __IOM uint32_t   hash_ctx_md5_br
 
   struct {
      __IOM uint32_t   val: 32
 
   }   hash_ctx_md5_br_b
 
}; 
 
union {
   __IOM uint32_t   hash_ctx_md5_cr
 
   struct {
      __IOM uint32_t   val: 32
 
   }   hash_ctx_md5_cr_b
 
}; 
 
union {
   __IOM uint32_t   hash_ctx_md5_dr
 
   struct {
      __IOM uint32_t   val: 32
 
   }   hash_ctx_md5_dr_b
 
}; 
 

Detailed Description

hash_ctx_md5 (hash_ctx_md5)

Definition at line 2703 of file netx90_app.h.

Field Documentation

union { ... }

< (@ 0xFF080200) hash_ctx_md5 Structure

union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
union { ... }
__IOM uint32_t hash_ctx_md5_Type::hash_ctx_md5_a

(@ 0x00000000) MD5 context register a

Definition at line 2706 of file netx90_app.h.

struct { ... } hash_ctx_md5_Type::hash_ctx_md5_a_b
__IOM uint32_t hash_ctx_md5_Type::hash_ctx_md5_ar

(@ 0x00000010) MD5 context register ar

Definition at line 2738 of file netx90_app.h.

struct { ... } hash_ctx_md5_Type::hash_ctx_md5_ar_b
__IOM uint32_t hash_ctx_md5_Type::hash_ctx_md5_b

(@ 0x00000004) MD5 context register b

Definition at line 2714 of file netx90_app.h.

struct { ... } hash_ctx_md5_Type::hash_ctx_md5_b_b
__IOM uint32_t hash_ctx_md5_Type::hash_ctx_md5_br

(@ 0x00000014) MD5 context register br

Definition at line 2746 of file netx90_app.h.

struct { ... } hash_ctx_md5_Type::hash_ctx_md5_br_b
__IOM uint32_t hash_ctx_md5_Type::hash_ctx_md5_c

(@ 0x00000008) MD5 context register c

Definition at line 2722 of file netx90_app.h.

struct { ... } hash_ctx_md5_Type::hash_ctx_md5_c_b
__IOM uint32_t hash_ctx_md5_Type::hash_ctx_md5_cr

(@ 0x00000018) MD5 context register cr

Definition at line 2754 of file netx90_app.h.

struct { ... } hash_ctx_md5_Type::hash_ctx_md5_cr_b
__IOM uint32_t hash_ctx_md5_Type::hash_ctx_md5_d

(@ 0x0000000C) MD5 context register d

Definition at line 2730 of file netx90_app.h.

struct { ... } hash_ctx_md5_Type::hash_ctx_md5_d_b
__IOM uint32_t hash_ctx_md5_Type::hash_ctx_md5_dr

(@ 0x0000001C) MD5 context register dr

Definition at line 2762 of file netx90_app.h.

struct { ... } hash_ctx_md5_Type::hash_ctx_md5_dr_b
__IOM uint32_t hash_ctx_md5_Type::val

[31..0] Register a value

[31..0] Register b value

[31..0] Register c value

[31..0] Register d value

[31..0] Register ar value

[31..0] Register br value

[31..0] Register cr value

[31..0] Register dr value

Definition at line 2709 of file netx90_app.h.


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