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

type HC2_TSIZ = Reg<u32, _HC2_TSIZ>;

Host Channel 0 Transfer Size Register

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

For information about available fields see hc2_tsiz module

Trait Implementations

impl Readable for HC2_TSIZ[src]

read() method returns hc2_tsiz::R reader structure

impl ResetValue for HC2_TSIZ[src]

Register HC2_TSIZ reset()'s with value 0

type Type = u32

Register size

impl Writable for HC2_TSIZ[src]

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