[][src]Type Definition msp430fr4133::pmm::pmmctl2::R

type R = R<u16, PMMCTL2>;

Reader of register PMMCTL2

Implementations

impl R[src]

pub fn intrefen(&self) -> INTREFEN_R[src]

Bit 0 - Internal Reference Enable

pub fn extrefen(&self) -> EXTREFEN_R[src]

Bit 1 - External Reference output Enable

pub fn tsensoren(&self) -> TSENSOREN_R[src]

Bit 3 - Temperature Sensor Enable

pub fn refgenact(&self) -> REFGENACT_R[src]

Bit 8 - REF Reference generator active

pub fn refbgact(&self) -> REFBGACT_R[src]

Bit 9 - REF Reference bandgap active

pub fn bgmode(&self) -> BGMODE_R[src]

Bit 11 - REF Bandgap mode

pub fn refgenrdy(&self) -> REFGENRDY_R[src]

Bit 12 - REF Reference generator ready

pub fn refbgrdy(&self) -> REFBGRDY_R[src]

Bit 13 - REF Reference bandgap ready

pub fn refgen(&self) -> REFGEN_R[src]

Bit 6 - Reference generator trigger. If written with a 1, the generation of the variable reference voltage is started. When the reference voltage request is set, this bit is cleared by hardware or writing 0.

pub fn refbgen(&self) -> REFBGEN_R[src]

Bit 7 - Bandgap and bandgap buffer trigger. If written with a 1, the generation of the buffered bandgap voltage is started. When the bandgap buffer voltage request is set, this bit is cleared by hardware or writing 0.

pub fn refvsel(&self) -> REFVSEL_R[src]

Bits 4:5 - Internal reference voltage level select. 00b = 1.5V, 01b = 2.0V, 10b = 2.5V