[−][src]Type Definition lpc55_pac::usbhsh::DATAPAYLOAD
type DATAPAYLOAD = Reg<u32, _DATAPAYLOAD>;
Memory base address that indicates the start of the data payload buffers
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see datapayload module
Trait Implementations
impl Readable for DATAPAYLOAD[src]
read() method returns datapayload::R reader structure
impl ResetValue for DATAPAYLOAD[src]
Register DATAPAYLOAD reset()'s with value 0
impl Writable for DATAPAYLOAD[src]
write(|w| ..) method takes datapayload::W writer structure