[][src]Type Definition lpc54606_pac::usbhsd::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

type Type = u32

Register size

impl Writable for DATABUFSTART[src]

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