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

type SEP1 = Reg<u16, _SEP1>;

USB sub-endpoint 1 register

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

For information about available fields see sep1 module

Trait Implementations

impl Readable for SEP1[src]

read() method returns sep1::R reader structure

impl ResetValue for SEP1[src]

Register SEP1 reset()’s with value 0

type Type = u16

Register size

impl Writable for SEP1[src]

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