[][src]Type Definition imxrt1062_usbphy1::TX

type TX = Reg<u32, _TX>;

USB PHY Transmitter Control Register

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

For information about available fields see tx module

Trait Implementations

impl Readable for TX[src]

read() method returns tx::R reader structure

impl ResetValue for TX[src]

Register TX reset()'s with value 0x1006_0607

type Type = u32

Register size

impl Writable for TX[src]

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