[][src]Type Definition rp2040::dma::INTE0

type INTE0 = Reg<u32, _INTE0>;

Interrupt Enables for IRQ 0

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

For information about available fields see inte0 module

Trait Implementations

impl Readable for INTE0[src]

read() method returns inte0::R reader structure

impl ResetValue for INTE0[src]

Register INTE0 reset()'s with value 0

type Type = u32

Register size

impl Writable for INTE0[src]

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