[][src]Type Definition k22f::usbdcd::CLOCK

type CLOCK = Reg<u32, _CLOCK>;

Clock register

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

For information about available fields see clock module

Trait Implementations

impl Readable for CLOCK[src]

read() method returns clock::R reader structure

impl ResetValue for CLOCK[src]

Register CLOCK reset()'s with value 0xc1

type Type = u32

Register size

impl Writable for CLOCK[src]

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