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

type EP5CS = Reg<u16, _EP5CS>;

endpoint 5 register

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

For information about available fields see ep5cs module

Trait Implementations

impl Readable for EP5CS[src]

read() method returns ep5cs::R reader structure

impl ResetValue for EP5CS[src]

Register EP5CS reset()’s with value 0

type Type = u16

Register size

impl Writable for EP5CS[src]

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