[][src]Type Definition imxrt1062_usbphy1::PWD_TOG

type PWD_TOG = Reg<u32, _PWD_TOG>;

USB PHY Power-Down Register

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

For information about available fields see pwd_tog module

Trait Implementations

impl Readable for PWD_TOG[src]

read() method returns pwd_tog::R reader structure

impl ResetValue for PWD_TOG[src]

Register PWD_TOG reset()'s with value 0x001e_1c00

type Type = u32

Register size

impl Writable for PWD_TOG[src]

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