[][src]Type Definition xmc4400::usb0_ch0::HCCHAR

type HCCHAR = Reg<u32, _HCCHAR>;

Host Channel Characteristics Register

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

For information about available fields see hcchar module

Trait Implementations

impl Readable for HCCHAR[src]

read() method returns hcchar::R reader structure

impl ResetValue for HCCHAR[src]

Register HCCHAR reset()'s with value 0

type Type = u32

Register size

impl Writable for HCCHAR[src]

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