[][src]Type Definition e310x::prci::PLLCFG

type PLLCFG = Reg<u32, _PLLCFG>;

PLL Configuration Register

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

For information about available fields see pllcfg module

Trait Implementations

impl Readable for PLLCFG[src]

read() method returns pllcfg::R reader structure

impl ResetValue for PLLCFG[src]

Register pllcfg reset()'s with value 0x0003_06f9

type Type = u32

Register size

impl Writable for PLLCFG[src]

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