[][src]Type Definition efm32gg11b820::crypto0::DDATA4

type DDATA4 = Reg<u32, _DDATA4>;

DDATA4 Register Access

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see ddata4 module

Trait Implementations

impl Readable for DDATA4[src]

read() method returns ddata4::R reader structure

impl ResetValue for DDATA4[src]

Register DDATA4 reset()'s with value 0

type Type = u32

Register size

impl Writable for DDATA4[src]

write(|w| ..) method takes ddata4::W writer structure