[][src]Type Definition imxrt1062_usbphy1::RX_SET

type RX_SET = Reg<u32, _RX_SET>;

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

Trait Implementations

impl Readable for RX_SET[src]

read() method returns rx_set::R reader structure

impl ResetValue for RX_SET[src]

Register RX_SET reset()'s with value 0

type Type = u32

Register size

impl Writable for RX_SET[src]

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