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

type PROC1_INTF3 = Reg<u32, _PROC1_INTF3>;

Interrupt Force for proc1

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

For information about available fields see proc1_intf3 module

Trait Implementations

impl Readable for PROC1_INTF3[src]

read() method returns proc1_intf3::R reader structure

impl ResetValue for PROC1_INTF3[src]

Register PROC1_INTF3 reset()'s with value 0

type Type = u32

Register size

impl Writable for PROC1_INTF3[src]

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