Type Definition gd32f1::gd32f130::usbd::EP3CS[][src]

type EP3CS = Reg<u16, _EP3CS>;

endpoint 3 register

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

For information about available fields see ep3cs module

Trait Implementations

impl Readable for EP3CS[src]

read() method returns ep3cs::R reader structure

impl ResetValue for EP3CS[src]

Register EP3CS reset()’s with value 0

type Type = u16

Register size

impl Writable for EP3CS[src]

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