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