[][src]Type Definition imxrt1062_usb1::GPTIMER0CTRL

type GPTIMER0CTRL = Reg<u32, _GPTIMER0CTRL>;

General Purpose Timer #0 Controller

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

For information about available fields see gptimer0ctrl module

Trait Implementations

impl Readable for GPTIMER0CTRL[src]

read() method returns gptimer0ctrl::R reader structure

impl ResetValue for GPTIMER0CTRL[src]

Register GPTIMER0CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTIMER0CTRL[src]

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