[][src]Type Definition efm32gg11b820::rtcc::RET11_REG

type RET11_REG = Reg<u32, _RET11_REG>;

Retention Register

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

For information about available fields see ret11_reg module

Trait Implementations

impl Readable for RET11_REG[src]

read() method returns ret11_reg::R reader structure

impl ResetValue for RET11_REG[src]

Register RET11_REG reset()'s with value 0

type Type = u32

Register size

impl Writable for RET11_REG[src]

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