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

type RET8_REG = Reg<u32, _RET8_REG>;

Retention Register

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

For information about available fields see ret8_reg module

Trait Implementations

impl Readable for RET8_REG[src]

read() method returns ret8_reg::R reader structure

impl ResetValue for RET8_REG[src]

Register RET8_REG reset()'s with value 0

type Type = u32

Register size

impl Writable for RET8_REG[src]

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