[][src]Type Definition xmc4200::scu_clk::SYSCLKCR

type SYSCLKCR = Reg<u32, _SYSCLKCR>;

System Clock Control Register

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

For information about available fields see sysclkcr module

Trait Implementations

impl Readable for SYSCLKCR[src]

read() method returns sysclkcr::R reader structure

impl ResetValue for SYSCLKCR[src]

Register SYSCLKCR reset()'s with value 0

type Type = u32

Register size

impl Writable for SYSCLKCR[src]

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