[−][src]Type Definition lpc55_pac::usbfsh::PORTMODE
type PORTMODE = Reg<u32, _PORTMODE>;
Controls the port if it is attached to the host block or the device block
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see portmode module
Trait Implementations
impl Readable for PORTMODE
[src]
read()
method returns portmode::R reader structure
impl ResetValue for PORTMODE
[src][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for PORTMODE
[src]
write(|w| ..)
method takes portmode::W writer structure