[][src]Type Definition lpc54606_pac::dma0::INTB0

type INTB0 = Reg<u32, _INTB0>;

Interrupt B status for all DMA channels.

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

For information about available fields see intb0 module

Trait Implementations

impl Readable for INTB0[src]

read() method returns intb0::R reader structure

impl ResetValue for INTB0[src]

Register INTB0 reset()'s with value 0

type Type = u32

Register size

impl Writable for INTB0[src]

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