[][src]Type Definition imxrt1062_usbphy1::TX_SET

type TX_SET = Reg<u32, _TX_SET>;

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_set module

Trait Implementations

impl Readable for TX_SET[src]

read() method returns tx_set::R reader structure

impl ResetValue for TX_SET[src]

Register TX_SET reset()'s with value 0x1006_0607

type Type = u32

Register size

impl Writable for TX_SET[src]

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