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

type PROC1_INTE2 = Reg<u32, _PROC1_INTE2>;

Interrupt Enable for proc1

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

For information about available fields see proc1_inte2 module

Trait Implementations

impl Readable for PROC1_INTE2[src]

read() method returns proc1_inte2::R reader structure

impl ResetValue for PROC1_INTE2[src]

Register PROC1_INTE2 reset()'s with value 0

type Type = u32

Register size

impl Writable for PROC1_INTE2[src]

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