[][src]Type Definition stm32f3::stm32f3x8::usb::EP5R

type EP5R = Reg<u32, _EP5R>;

endpoint 5 register

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

For information about available fields see ep5r module

Trait Implementations

impl Readable for EP5R[src]

read() method returns ep5r::R reader structure

impl ResetValue for EP5R[src]

Register EP5R reset()'s with value 0

type Type = u32

Register size

impl Writable for EP5R[src]

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