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

type QDATA1BIG = Reg<u32, _QDATA1BIG>;

QDATA1 Register Big Endian Access

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

For information about available fields see qdata1big module

Trait Implementations

impl Readable for QDATA1BIG[src]

read() method returns qdata1big::R reader structure

impl ResetValue for QDATA1BIG[src]

Register QDATA1BIG reset()'s with value 0

type Type = u32

Register size

impl Writable for QDATA1BIG[src]

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