[][src]Type Definition rp2040::io_bank0::PROC0_INTE2

type PROC0_INTE2 = Reg<u32, _PROC0_INTE2>;

Interrupt Enable for proc0

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

For information about available fields see proc0_inte2 module

Trait Implementations

impl Readable for PROC0_INTE2[src]

read() method returns proc0_inte2::R reader structure

impl ResetValue for PROC0_INTE2[src]

Register PROC0_INTE2 reset()'s with value 0

type Type = u32

Register size

impl Writable for PROC0_INTE2[src]

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