[][src]Type Definition imxrt1062_usb1::TXFILLTUNING

type TXFILLTUNING = Reg<u32, _TXFILLTUNING>;

TX FIFO Fill Tuning

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

For information about available fields see txfilltuning module

Trait Implementations

impl Readable for TXFILLTUNING[src]

read() method returns txfilltuning::R reader structure

impl ResetValue for TXFILLTUNING[src]

Register TXFILLTUNING reset()'s with value 0

type Type = u32

Register size

impl Writable for TXFILLTUNING[src]

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