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