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

type PSMAR = Reg<u32, _PSMAR>;
Expand description

polling status match register

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

For information about available fields see psmar module

Trait Implementations

Register PSMAR reset()’s with value 0

Register size

Reset value of the register

read() method returns psmar::R reader structure

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