Type Alias rp2040_pac::sio::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 */ }