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

type SR = Reg<u32, _SR>;

status register

This register you can read. See API.

For information about available fields see sr module

Trait Implementations

impl Readable for SR[src]

read() method returns sr::R reader structure