[][src]Type Definition imxrt1062_usb1::GPTIMER0LD

type GPTIMER0LD = Reg<u32, _GPTIMER0LD>;

General Purpose Timer #0 Load

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

For information about available fields see gptimer0ld module

Trait Implementations

impl Readable for GPTIMER0LD[src]

read() method returns gptimer0ld::R reader structure

impl ResetValue for GPTIMER0LD[src]

Register GPTIMER0LD reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTIMER0LD[src]

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