Type Definition gd32f1::gd32f130::usbd::SEP3[][src]

type SEP3 = Reg<u16, _SEP3>;

USB sub-endpoint 3 register

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

For information about available fields see sep3 module

Trait Implementations

impl Readable for SEP3[src]

read() method returns sep3::R reader structure

impl ResetValue for SEP3[src]

Register SEP3 reset()’s with value 0

type Type = u16

Register size

impl Writable for SEP3[src]

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