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

type PLLOUTDIV = Reg<u32, _PLLOUTDIV>;

PLL Divider Register

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

For information about available fields see plloutdiv module

Trait Implementations

impl Readable for PLLOUTDIV[src]

read() method returns plloutdiv::R reader structure

impl ResetValue for PLLOUTDIV[src]

Register plloutdiv reset()'s with value 0x0100

type Type = u32

Register size

impl Writable for PLLOUTDIV[src]

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