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

type APB2EN = Reg<u32, _APB2EN>;

APB2 enable register (RCU_APB2EN)

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

For information about available fields see apb2en module

Trait Implementations

impl Readable for APB2EN[src]

read() method returns apb2en::R reader structure

impl ResetValue for APB2EN[src]

Register APB2EN reset()’s with value 0

type Type = u32

Register size

impl Writable for APB2EN[src]

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