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

type APP_INTR_STATUS_0 = Reg<u32, _APP_INTR_STATUS_0>;

DPORT_APP_INTR_STATUS_0

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

For information about avaliable fields see app_intr_status_0 module

Trait Implementations

impl Readable for APP_INTR_STATUS_0[src]

read() method returns app_intr_status_0::R reader structure

impl ResetValue for APP_INTR_STATUS_0[src]

Register APP_INTR_STATUS_0 reset()'s with value 0

type Type = u32

Register size

impl Writable for APP_INTR_STATUS_0[src]

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