Type Definition rp2040_pac::busctrl::PERFCTR2[][src]

type PERFCTR2 = Reg<u32, _PERFCTR2>;
Expand description

Bus fabric performance counter 2

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

For information about available fields see perfctr2 module

Trait Implementations

Register PERFCTR2 reset()’s with value 0

Register size

Reset value of the register

read() method returns perfctr2::R reader structure

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