[][src]Type Definition ht32f2xxxx::ht32f22366::ckcu::CKCU_PLLCFGR

type CKCU_PLLCFGR = Reg<u32, _CKCU_PLLCFGR>;

CKCU_PLLCFGR

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

For information about available fields see ckcu_pllcfgr module

Trait Implementations

impl Readable for CKCU_PLLCFGR[src]

read() method returns ckcu_pllcfgr::R reader structure

impl ResetValue for CKCU_PLLCFGR[src]

Register CKCU_PLLCFGR reset()'s with value 0

type Type = u32

Register size

impl Writable for CKCU_PLLCFGR[src]

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