[][src]Type Definition stm32f4::stm32f413::otg_fs_host::HCINT7

type HCINT7 = Reg<u32, _HCINT7>;

OTG_FS host channel-7 interrupt register (OTG_FS_HCINT7)

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

For information about available fields see hcint7 module

Trait Implementations

impl Readable for HCINT7[src]

read() method returns hcint7::R reader structure

impl ResetValue for HCINT7[src]

Register HCINT7 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCINT7[src]

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