Type Definition gd32f1::gd32f170::rcu::ADDEN[][src]

type ADDEN = Reg<u32, _ADDEN>;

Additional enable register

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

For information about available fields see adden module

Trait Implementations

impl Readable for ADDEN[src]

read() method returns adden::R reader structure

impl ResetValue for ADDEN[src]

Register ADDEN reset()’s with value 0

type Type = u32

Register size

impl Writable for ADDEN[src]

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