[][src]Type Definition efm32pg12_pac::rtcc::RET2_REG

type RET2_REG = Reg<u32, _RET2_REG>;

Retention Register

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

For information about available fields see ret2_reg module

Trait Implementations

impl Readable for RET2_REG[src]

read() method returns ret2_reg::R reader structure

impl ResetValue for RET2_REG[src]

Register RET2_REG reset()'s with value 0

type Type = u32

Register size

impl Writable for RET2_REG[src]

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