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

type USBCLKCR = Reg<u32, _USBCLKCR>;

USB Clock Control Register

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

For information about available fields see usbclkcr module

Trait Implementations

impl Readable for USBCLKCR[src]

read() method returns usbclkcr::R reader structure

impl ResetValue for USBCLKCR[src]

Register USBCLKCR reset()'s with value 0

type Type = u32

Register size

impl Writable for USBCLKCR[src]

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