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

type HCTL = Reg<u32, _HCTL>;

host configuration register (HCTL)

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

For information about available fields see hctl module

Trait Implementations

impl Readable for HCTL[src]

read() method returns hctl::R reader structure

impl ResetValue for HCTL[src]

Register HCTL reset()'s with value 0

type Type = u32

Register size

impl Writable for HCTL[src]

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