Type Definition stm32wb_stm32hal::stm32wb55::quadspi::PSMKR[][src]

type PSMKR = Reg<u32, _PSMKR>;
Expand description

polling status mask register

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

For information about available fields see psmkr module

Trait Implementations

Register PSMKR reset()’s with value 0

Register size

Reset value of the register

read() method returns psmkr::R reader structure

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