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

type EP2CS = Reg<u16, _EP2CS>;

endpoint 2 register

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

For information about available fields see ep2cs module

Trait Implementations

impl Readable for EP2CS[src]

read() method returns ep2cs::R reader structure

impl ResetValue for EP2CS[src]

Register EP2CS reset()’s with value 0

type Type = u16

Register size

impl Writable for EP2CS[src]

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