[][src]Type Definition esp32::dport::PRO_INTR_STATUS_0

type PRO_INTR_STATUS_0 = Reg<u32, _PRO_INTR_STATUS_0>;

DPORT_PRO_INTR_STATUS_0

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

For information about available fields see pro_intr_status_0 module

Trait Implementations

impl Readable for PRO_INTR_STATUS_0[src]

read() method returns pro_intr_status_0::R reader structure

impl ResetValue for PRO_INTR_STATUS_0[src]

Register PRO_INTR_STATUS_0 reset()'s with value 0

impl Writable for PRO_INTR_STATUS_0[src]

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