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

type DATA1 = Reg<u32, _DATA1>;

DATA1 Register Access

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

For information about available fields see data1 module

Trait Implementations

impl Readable for DATA1[src]

read() method returns data1::R reader structure

impl ResetValue for DATA1[src]

Register DATA1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DATA1[src]

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