[][src]Type Definition rp2040::ppb::SYST_CALIB

type SYST_CALIB = Reg<u32, _SYST_CALIB>;

Use the SysTick Calibration Value Register to enable software to scale to any required speed using divide and multiply.

This register you can read. See API.

For information about available fields see syst_calib module

Trait Implementations

impl Readable for SYST_CALIB[src]

read() method returns syst_calib::R reader structure