[][src]Type Definition efm32pg1b_pac::crypto::DDATA0

type DDATA0 = Reg<u32, _DDATA0>;

DDATA0 Register Access

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

For information about available fields see ddata0 module

Trait Implementations

impl Readable for DDATA0[src]

read() method returns ddata0::R reader structure

impl ResetValue for DDATA0[src]

Register DDATA0 reset()'s with value 0

type Type = u32

Register size

impl Writable for DDATA0[src]

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