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

type EP6R = Reg<u32, _EP6R>;

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

impl Readable for EP6R[src]

read() method returns ep6r::R reader structure

impl ResetValue for EP6R[src]

Register EP6R reset()'s with value 0

type Type = u32

Register size

impl Writable for EP6R[src]

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