[−][src]Type Definition lpc55_pac::usb1::EPINUSE
type EPINUSE = Reg<u32, _EPINUSE>;
USB Endpoint Buffer in use
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see epinuse module
Trait Implementations
impl Readable for EPINUSE[src]
read() method returns epinuse::R reader structure
impl ResetValue for EPINUSE[src]
Register EPINUSE reset()'s with value 0
impl Writable for EPINUSE[src]
write(|w| ..) method takes epinuse::W writer structure