Struct stm32f469xx::otg_hs_device::OTG_HS_DOEPEACHMSK1[][src]

pub struct OTG_HS_DOEPEACHMSK1 { /* fields omitted */ }

OTG_HS device each OUT endpoint-1 interrupt register

Methods

impl OTG_HS_DOEPEACHMSK1
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations