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

type LPTR = Reg<u32, _LPTR>;
Expand description

low-power timeout register

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

For information about available fields see lptr module

Trait Implementations

Register LPTR reset()’s with value 0

Register size

Reset value of the register

read() method returns lptr::R reader structure

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