[][src]Type Definition imxrt1062_usbphy1::TX_CLR

type TX_CLR = Reg<u32, _TX_CLR>;

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

Trait Implementations

impl Readable for TX_CLR[src]

read() method returns tx_clr::R reader structure

impl ResetValue for TX_CLR[src]

Register TX_CLR reset()'s with value 0x1006_0607

type Type = u32

Register size

impl Writable for TX_CLR[src]

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