Type Alias PCR

Source
pub type PCR = Reg<PCRrs>;
Expand description

PCR (rw) register accessor: NAND Flash control registers

You can read this register and get pcr::R. You can reset, write, write_with_zero this register using pcr::W. You can also modify this register. See API.

See register structure

For information about available fields see pcr module

Aliased Typeยง

struct PCR { /* private fields */ }