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

type WAC = Reg<u32, _WAC>;

Wide Arithmetic Configuration

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

For information about available fields see wac module

Trait Implementations

impl Readable for WAC[src]

read() method returns wac::R reader structure

impl ResetValue for WAC[src]

Register WAC reset()'s with value 0

type Type = u32

Register size

impl Writable for WAC[src]

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