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

type VREFBUF_CCR = Reg<u32, _VREFBUF_CCR>;

VREF_BUF Calibration Control Register

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

For information about available fields see vrefbuf_ccr module

Trait Implementations

impl Readable for VREFBUF_CCR[src]

read() method returns vrefbuf_ccr::R reader structure

impl ResetValue for VREFBUF_CCR[src]

Register VREFBUF_CCR reset()'s with value 0

type Type = u32

Register size

impl Writable for VREFBUF_CCR[src]

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