[][src]Type Definition stm32wb_pac::quadspi::PSMAR

type PSMAR = Reg<u32, _PSMAR>;

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

impl Readable for PSMAR[src]

read() method returns psmar::R reader structure

impl ResetValue for PSMAR[src]

Register PSMAR reset()'s with value 0

type Type = u32

Register size

impl Writable for PSMAR[src]

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