[][src]Type Definition stm32f4::stm32f469::otg_hs_device::DEACHINTMSK

type DEACHINTMSK = Reg<u32, _DEACHINTMSK>;

OTG_HS device each endpoint interrupt register mask

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

For information about available fields see deachintmsk module

Trait Implementations

impl Readable for DEACHINTMSK[src]

read() method returns deachintmsk::R reader structure

impl ResetValue for DEACHINTMSK[src]

Register DEACHINTMSK reset()'s with value 0

type Type = u32

Register size

impl Writable for DEACHINTMSK[src]

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