[][src]Type Definition xmc4400::scu_clk::PBCLKCR

type PBCLKCR = Reg<u32, _PBCLKCR>;

Peripheral Bus Clock Control Register

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

For information about available fields see pbclkcr module

Trait Implementations

impl Readable for PBCLKCR[src]

read() method returns pbclkcr::R reader structure

impl ResetValue for PBCLKCR[src]

Register PBCLKCR reset()'s with value 0

type Type = u32

Register size

impl Writable for PBCLKCR[src]

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