[][src]Type Definition imxrt1062_usbphy1::RX_TOG

type RX_TOG = Reg<u32, _RX_TOG>;

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

Trait Implementations

impl Readable for RX_TOG[src]

read() method returns rx_tog::R reader structure

impl ResetValue for RX_TOG[src]

Register RX_TOG reset()'s with value 0

type Type = u32

Register size

impl Writable for RX_TOG[src]

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