[][src]Type Definition gd32vf103_pac::usbfs_host::HCH0CTL

type HCH0CTL = Reg<u32, _HCH0CTL>;

host channel-0 characteristics register (HCH0CTL)

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

For information about available fields see hch0ctl module

Trait Implementations

impl Readable for HCH0CTL[src]

read() method returns hch0ctl::R reader structure

impl ResetValue for HCH0CTL[src]

Register HCH0CTL reset()'s with value 0

type Type = u32

Register size

impl Writable for HCH0CTL[src]

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