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

type CEP_IRQ_ENB = Reg<u32, _CEP_IRQ_ENB>;

Interrupt Enable buffer register of Control EndPoint

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

For information about avaliable fields see cep_irq_enb module

Trait Implementations

impl Readable for CEP_IRQ_ENB[src]

read() method returns cep_irq_enb::R reader structure

impl ResetValue for CEP_IRQ_ENB[src]

Register CEP_IRQ_ENB reset()'s with value 0

type Type = u32

Register size

impl Writable for CEP_IRQ_ENB[src]

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