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

type EP7CS = Reg<u16, _EP7CS>;

endpoint 7 register

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

For information about available fields see ep7cs module

Trait Implementations

impl Readable for EP7CS[src]

read() method returns ep7cs::R reader structure

impl ResetValue for EP7CS[src]

Register EP7CS reset()’s with value 0

type Type = u16

Register size

impl Writable for EP7CS[src]

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