Type Definition stm32f4::stm32f413::rcc::DCKCFGR2[][src]

type DCKCFGR2 = Reg<u32, _DCKCFGR2>;

Dedicated Clocks Configuration Register

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

For information about available fields see dckcfgr2 module

Trait Implementations

impl Readable for DCKCFGR2[src]

read() method returns dckcfgr2::R reader structure

impl ResetValue for DCKCFGR2[src]

Register DCKCFGR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for DCKCFGR2[src]

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