Type Definition atsam4s2c_pac::smc::KEY2[][src]

type KEY2 = Reg<u32, _KEY2>;

SMC OCMS KEY2 Register

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

For information about available fields see key2 module

Trait Implementations

impl ResetValue for KEY2[src]

Register KEY2 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for KEY2[src]

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