[][src]Type Definition imxrt1062_usb1::GPTIMER1LD

type GPTIMER1LD = Reg<u32, _GPTIMER1LD>;

General Purpose Timer #1 Load

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

For information about available fields see gptimer1ld module

Trait Implementations

impl Readable for GPTIMER1LD[src]

read() method returns gptimer1ld::R reader structure

impl ResetValue for GPTIMER1LD[src]

Register GPTIMER1LD reset()'s with value 0

type Type = u32

Register size

impl Writable for GPTIMER1LD[src]

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