[][src]Type Definition stm32f3::stm32f303::usb::EP7R

type EP7R = Reg<u32, _EP7R>;

endpoint 7 register

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

For information about available fields see ep7r module

Trait Implementations

impl Readable for EP7R[src]

read() method returns ep7r::R reader structure

impl ResetValue for EP7R[src]

Register EP7R reset()'s with value 0

type Type = u32

Register size

impl Writable for EP7R[src]

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