Type Definition stm32wb_stm32hal::stm32wb55::vrefbuf::CSR[][src]

type CSR = Reg<u32, _CSR>;
Expand description

VREF control and status register

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

For information about available fields see csr module

Trait Implementations

Register CSR reset()’s with value 0x02

Register size

Reset value of the register

read() method returns csr::R reader structure

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