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

type EP4CS = Reg<u16, _EP4CS>;

endpoint 4 register

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

For information about available fields see ep4cs module

Trait Implementations

impl Readable for EP4CS[src]

read() method returns ep4cs::R reader structure

impl ResetValue for EP4CS[src]

Register EP4CS reset()’s with value 0

type Type = u16

Register size

impl Writable for EP4CS[src]

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