[−][src]Type Definition lpc55_pac::usbhsh::PORTSC1
type PORTSC1 = Reg<u32, _PORTSC1>;
Port Status and Control register
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see portsc1 module
Trait Implementations
impl Readable for PORTSC1[src]
read() method returns portsc1::R reader structure
impl ResetValue for PORTSC1[src]
Register PORTSC1 reset()'s with value 0
impl Writable for PORTSC1[src]
write(|w| ..) method takes portsc1::W writer structure