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

type EP6CS = Reg<u16, _EP6CS>;

endpoint 6 register

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

For information about available fields see ep6cs module

Trait Implementations

impl Readable for EP6CS[src]

read() method returns ep6cs::R reader structure

impl ResetValue for EP6CS[src]

Register EP6CS reset()’s with value 0

type Type = u16

Register size

impl Writable for EP6CS[src]

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