[][src]Type Definition tm4c123x::sysctl::RCC2

type RCC2 = Reg<u32, _RCC2>;

Run-Mode Clock Configuration 2

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

For information about avaliable fields see rcc2 module

Trait Implementations

impl Readable for RCC2[src]

read() method returns rcc2::R reader structure

impl Writable for RCC2[src]

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

impl ResetValue for RCC2[src]

Register RCC2 reset()'s with value 0

type Type = u32

Register size