[][src]Type Definition lpc54606_pac::usb0::EPINUSE

type EPINUSE = Reg<u32, _EPINUSE>;

USB Endpoint Buffer in use

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

For information about available fields see epinuse module

Trait Implementations

impl Readable for EPINUSE[src]

read() method returns epinuse::R reader structure

impl ResetValue for EPINUSE[src]

Register EPINUSE reset()'s with value 0

type Type = u32

Register size

impl Writable for EPINUSE[src]

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