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

type SEP0 = Reg<u16, _SEP0>;

USB sub-endpoint 0 register

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

For information about available fields see sep0 module

Trait Implementations

impl Readable for SEP0[src]

read() method returns sep0::R reader structure

impl ResetValue for SEP0[src]

Register SEP0 reset()’s with value 0

type Type = u16

Register size

impl Writable for SEP0[src]

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