Type Definition tm4c123x::sysctl::PLLFREQ0

source ·
pub type PLLFREQ0 = Reg<u32, _PLLFREQ0>;
Expand description

PLL Frequency 0

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

For information about available fields see pllfreq0 module

Trait Implementations§

source§

impl ResetValue for PLLFREQ0

Register PLLFREQ0 reset()’s with value 0

§

type Type = u32

Register size
source§

fn reset_value() -> Self::Type

Reset value of the register
source§

impl Readable for PLLFREQ0

read() method returns pllfreq0::R reader structure

source§

impl Writable for PLLFREQ0

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