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

type RET17_REG = Reg<u32, _RET17_REG>;

Retention Register

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

For information about available fields see ret17_reg module

Trait Implementations

impl Readable for RET17_REG[src]

read() method returns ret17_reg::R reader structure

impl ResetValue for RET17_REG[src]

Register RET17_REG reset()'s with value 0

type Type = u32

Register size

impl Writable for RET17_REG[src]

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