Type Definition stm32f4::stm32f407::otg_fs_host::HCINT0[][src]

type HCINT0 = Reg<u32, _HCINT0>;

OTG_FS host channel-0 interrupt register (OTG_FS_HCINT0)

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

For information about available fields see hcint0 module

Trait Implementations

impl Readable for HCINT0[src]

read() method returns hcint0::R reader structure

impl ResetValue for HCINT0[src]

Register HCINT0 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCINT0[src]

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