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

type HCH1INTEN = Reg<u32, _HCH1INTEN>;

host channel-1 interrupt enable register (HCH1INTEN)

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

For information about available fields see hch1inten module

Trait Implementations

impl Readable for HCH1INTEN[src]

read() method returns hch1inten::R reader structure

impl ResetValue for HCH1INTEN[src]

Register HCH1INTEN reset()'s with value 0

type Type = u32

Register size

impl Writable for HCH1INTEN[src]

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