[][src]Type Definition efm32gg11b820::usb::DOEP3_TSIZ

type DOEP3_TSIZ = Reg<u32, _DOEP3_TSIZ>;

Device OUT Endpoint 1 Transfer Size Register

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

For information about available fields see doep3_tsiz module

Trait Implementations

impl Readable for DOEP3_TSIZ[src]

read() method returns doep3_tsiz::R reader structure

impl ResetValue for DOEP3_TSIZ[src]

Register DOEP3_TSIZ reset()'s with value 0

type Type = u32

Register size

impl Writable for DOEP3_TSIZ[src]

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