[][src]Type Definition imxrt1062_usb1::GPTIMER1CTRL

type GPTIMER1CTRL = Reg<u32, _GPTIMER1CTRL>;

General Purpose Timer #1 Controller

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

For information about available fields see gptimer1ctrl module

Trait Implementations

impl Readable for GPTIMER1CTRL[src]

read() method returns gptimer1ctrl::R reader structure

impl ResetValue for GPTIMER1CTRL[src]

Register GPTIMER1CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTIMER1CTRL[src]

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