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

type INTE1 = Reg<u32, _INTE1>;

Interrupt Enables for IRQ 1

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

For information about available fields see inte1 module

Trait Implementations

impl Readable for INTE1[src]

read() method returns inte1::R reader structure

impl ResetValue for INTE1[src]

Register INTE1 reset()'s with value 0

type Type = u32

Register size

impl Writable for INTE1[src]

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