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

type DATA0 = Reg<u32, _DATA0>;

DATA0 Register Access

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

For information about available fields see data0 module

Trait Implementations

impl Readable for DATA0[src]

read() method returns data0::R reader structure

impl ResetValue for DATA0[src]

Register DATA0 reset()'s with value 0

type Type = u32

Register size

impl Writable for DATA0[src]

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