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

type TIMER1 = Reg<u32, _TIMER1>;

TIMER1 register

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

For information about available fields see timer1 module

Trait Implementations

impl Readable for TIMER1[src]

read() method returns timer1::R reader structure

impl ResetValue for TIMER1[src]

Register TIMER1 reset()'s with value 0x000a_0028

type Type = u32

Register size

impl Writable for TIMER1[src]

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