Type Definition stm32wb_stm32hal::stm32wb55::flash::IPCCBR[][src]

type IPCCBR = Reg<u32, _IPCCBR>;
Expand description

IPCC mailbox data buffer address register

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

For information about available fields see ipccbr module

Trait Implementations

Register IPCCBR reset()’s with value 0xffff_c000

Register size

Reset value of the register

read() method returns ipccbr::R reader structure

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