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

type HCH7INTEN = Reg<u32, _HCH7INTEN>;

host channel-7 interrupt enable register (HCH7INTEN)

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

For information about available fields see hch7inten module

Trait Implementations

impl Readable for HCH7INTEN[src]

read() method returns hch7inten::R reader structure

impl ResetValue for HCH7INTEN[src]

Register HCH7INTEN reset()'s with value 0

type Type = u32

Register size

impl Writable for HCH7INTEN[src]

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