rp2040_pac::sio

Type Alias DIV_CSR

Source
pub type DIV_CSR = Reg<DIV_CSR_SPEC>;
Expand description

DIV_CSR (r) register accessor: Control and status register for divider.

You can read this register and get div_csr::R. See API.

For information about available fields see div_csr module

Aliased Typeยง

struct DIV_CSR { /* private fields */ }