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

type EP6R = Reg<u32, _EP6R>;
Expand description

endpoint 6 register

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

For information about available fields see ep6r module

Trait Implementations

Register EP6R reset()’s with value 0

Register size

Reset value of the register

read() method returns ep6r::R reader structure

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