[−][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][+]
type Type = u32
fn reset_value() -> Self::Type
[src][−]
impl Writable for DATAPAYLOAD
[src]
write(|w| ..)
method takes datapayload::W writer structure