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

type HCH1CTL = Reg<u32, _HCH1CTL>;

host channel-1 characteristics register (HCH1CTL)

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

For information about available fields see hch1ctl module

Trait Implementations

impl Readable for HCH1CTL[src]

read() method returns hch1ctl::R reader structure

impl ResetValue for HCH1CTL[src]

Register HCH1CTL reset()'s with value 0

type Type = u32

Register size

impl Writable for HCH1CTL[src]

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