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

type DDATA1 = Reg<u32, _DDATA1>;

DDATA1 Register Access

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

For information about available fields see ddata1 module

Trait Implementations

impl Readable for DDATA1[src]

read() method returns ddata1::R reader structure

impl ResetValue for DDATA1[src]

Register DDATA1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DDATA1[src]

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