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

type DDATA3 = Reg<u32, _DDATA3>;

DDATA3 Register Access

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

For information about available fields see ddata3 module

Trait Implementations

impl Readable for DDATA3[src]

read() method returns ddata3::R reader structure

impl ResetValue for DDATA3[src]

Register DDATA3 reset()'s with value 0

type Type = u32

Register size

impl Writable for DDATA3[src]

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