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

type SEP2 = Reg<u16, _SEP2>;

USB sub-endpoint 2 register

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

For information about available fields see sep2 module

Trait Implementations

impl Readable for SEP2[src]

read() method returns sep2::R reader structure

impl ResetValue for SEP2[src]

Register SEP2 reset()’s with value 0

type Type = u16

Register size

impl Writable for SEP2[src]

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