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

type SEP5 = Reg<u16, _SEP5>;

USB sub-endpoint 5 register

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

For information about available fields see sep5 module

Trait Implementations

impl Readable for SEP5[src]

read() method returns sep5::R reader structure

impl ResetValue for SEP5[src]

Register SEP5 reset()’s with value 0

type Type = u16

Register size

impl Writable for SEP5[src]

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