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

type HC0_SPLT = Reg<u32, _HC0_SPLT>;

Host Channel 0 Split Control Register

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

For information about available fields see hc0_splt module

Trait Implementations

impl Readable for HC0_SPLT[src]

read() method returns hc0_splt::R reader structure

impl ResetValue for HC0_SPLT[src]

Register HC0_SPLT reset()'s with value 0

type Type = u32

Register size

impl Writable for HC0_SPLT[src]

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