[][src]Type Definition imxrt1062_usbphy1::RX_CLR

type RX_CLR = Reg<u32, _RX_CLR>;

USB PHY Receiver Control Register

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

For information about available fields see rx_clr module

Trait Implementations

impl Readable for RX_CLR[src]

read() method returns rx_clr::R reader structure

impl ResetValue for RX_CLR[src]

Register RX_CLR reset()'s with value 0

type Type = u32

Register size

impl Writable for RX_CLR[src]

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