[][src]Type Definition lpc54606_pac::usbhsd::EPBUFCFG

type EPBUFCFG = Reg<u32, _EPBUFCFG>;

USB Endpoint Buffer Configuration register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see epbufcfg module

Trait Implementations

impl Readable for EPBUFCFG[src]

read() method returns epbufcfg::R reader structure

impl ResetValue for EPBUFCFG[src]

Register EPBUFCFG reset()'s with value 0

type Type = u32

Register size

impl Writable for EPBUFCFG[src]

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