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

type HCH6LEN = Reg<u32, _HCH6LEN>;

host channel-6 transfer length register

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

For information about available fields see hch6len module

Trait Implementations

impl Readable for HCH6LEN[src]

read() method returns hch6len::R reader structure

impl ResetValue for HCH6LEN[src]

Register HCH6LEN reset()'s with value 0

type Type = u32

Register size

impl Writable for HCH6LEN[src]

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