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

type APP_INTR_STATUS_2 = Reg<u32, _APP_INTR_STATUS_2>;

DPORT_APP_INTR_STATUS_2

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

For information about available fields see app_intr_status_2 module

Trait Implementations

impl Readable for APP_INTR_STATUS_2[src]

read() method returns app_intr_status_2::R reader structure

impl ResetValue for APP_INTR_STATUS_2[src]

Register APP_INTR_STATUS_2 reset()'s with value 0

impl Writable for APP_INTR_STATUS_2[src]

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