Type Definition gd32f1::gd32f170::usbd::SEP4[][src]

type SEP4 = Reg<u16, _SEP4>;

USB sub-endpoint 4 register

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

For information about available fields see sep4 module

Trait Implementations

impl Readable for SEP4[src]

read() method returns sep4::R reader structure

impl ResetValue for SEP4[src]

Register SEP4 reset()’s with value 0

type Type = u16

Register size

impl Writable for SEP4[src]

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