[][src]Type Definition lpc54606_pac::usbhsh::DATA_PAYLOAD_BASE_ADDR

type DATA_PAYLOAD_BASE_ADDR = Reg<u32, _DATA_PAYLOAD_BASE_ADDR>;

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 data_payload_base_addr module

Trait Implementations

impl Readable for DATA_PAYLOAD_BASE_ADDR[src]

read() method returns data_payload_base_addr::R reader structure

impl ResetValue for DATA_PAYLOAD_BASE_ADDR[src]

Register DATA_PAYLOAD_BASE_ADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for DATA_PAYLOAD_BASE_ADDR[src]

write(|w| ..) method takes data_payload_base_addr::W writer structure