[][src]Type Definition efm32pg12_pac::msc::AAPUNLOCKCMD

type AAPUNLOCKCMD = Reg<u32, _AAPUNLOCKCMD>;

Software Unlock AAP Command Register

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

For information about available fields see aapunlockcmd module

Trait Implementations

impl ResetValue for AAPUNLOCKCMD[src]

Register AAPUNLOCKCMD reset()'s with value 0

type Type = u32

Register size

impl Writable for AAPUNLOCKCMD[src]

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