[][src]Type Definition imxrt1062_lcdif::TRANSFER_COUNT

type TRANSFER_COUNT = Reg<u32, _TRANSFER_COUNT>;

LCDIF Horizontal and Vertical Valid Data Count Register

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

For information about available fields see transfer_count module

Trait Implementations

impl Readable for TRANSFER_COUNT[src]

read() method returns transfer_count::R reader structure

impl ResetValue for TRANSFER_COUNT[src]

Register TRANSFER_COUNT reset()'s with value 0x0001_0000

type Type = u32

Register size

impl Writable for TRANSFER_COUNT[src]

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