[][src]Type Definition k1921vk01t_pac::nt_usbdevice::CEP_CTRL_STAT

type CEP_CTRL_STAT = Reg<u32, _CEP_CTRL_STAT>;

Control register and buffer status of Control EndPoint

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

For information about avaliable fields see cep_ctrl_stat module

Trait Implementations

impl Readable for CEP_CTRL_STAT[src]

read() method returns cep_ctrl_stat::R reader structure

impl ResetValue for CEP_CTRL_STAT[src]

Register CEP_CTRL_STAT reset()'s with value 0

type Type = u32

Register size

impl Writable for CEP_CTRL_STAT[src]

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