[−][src]Type Definition lpc55_pac::usbphy::CTRL_CLR
type CTRL_CLR = Reg<u32, _CTRL_CLR>;
USB PHY General Control Register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see ctrl_clr module
Trait Implementations
impl Readable for CTRL_CLR[src]
read() method returns ctrl_clr::R reader structure
impl ResetValue for CTRL_CLR[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for CTRL_CLR[src]
write(|w| ..) method takes ctrl_clr::W writer structure