Type Definition stm32g4::stm32g484::vrefbuf::VREFBUF_CSR[][src]

type VREFBUF_CSR = Reg<u32, _VREFBUF_CSR>;

VREF_BUF Control and Status Register

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

For information about available fields see vrefbuf_csr module

Trait Implementations

impl Readable for VREFBUF_CSR[src]

read() method returns vrefbuf_csr::R reader structure

impl ResetValue for VREFBUF_CSR[src]

Register VREFBUF_CSR reset()'s with value 0x02

type Type = u32

Register size

impl Writable for VREFBUF_CSR[src]

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