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

type RET27_REG = Reg<u32, _RET27_REG>;

Retention Register

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

For information about available fields see ret27_reg module

Trait Implementations

impl Readable for RET27_REG[src]

read() method returns ret27_reg::R reader structure

impl ResetValue for RET27_REG[src]

Register RET27_REG reset()'s with value 0

type Type = u32

Register size

impl Writable for RET27_REG[src]

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