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

type HAINTMSK = Reg<u32, _HAINTMSK>;

OTG_FS host all channels interrupt mask register

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

For information about available fields see haintmsk module

Trait Implementations

impl Readable for HAINTMSK[src]

read() method returns haintmsk::R reader structure

impl ResetValue for HAINTMSK[src]

Register HAINTMSK reset()'s with value 0

type Type = u32

Register size

impl Writable for HAINTMSK[src]

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