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

type CPU_INTR_FROM_CPU_2 = Reg<u32, _CPU_INTR_FROM_CPU_2>;

DPORT_CPU_INTR_FROM_CPU_2

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

For information about available fields see cpu_intr_from_cpu_2 module

Trait Implementations

impl Readable for CPU_INTR_FROM_CPU_2[src]

read() method returns cpu_intr_from_cpu_2::R reader structure

impl ResetValue for CPU_INTR_FROM_CPU_2[src]

Register CPU_INTR_FROM_CPU_2 reset()'s with value 0

impl Writable for CPU_INTR_FROM_CPU_2[src]

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