Type Alias nrf52840_pac::uicr::regout0::VOUT_R

source ·
pub type VOUT_R = FieldReader<u8, VOUT_A>;
Expand description

Field VOUT reader - Output voltage from of REG0 regulator stage. The maximum output voltage from this stage is given as VDDH - VEXDIF.

Aliased Type§

struct VOUT_R { /* private fields */ }

Implementations§

source§

impl VOUT_R

source

pub fn variant(&self) -> Option<VOUT_A>

Get enumerated values variant

source

pub fn is_1v8(&self) -> bool

Checks if the value of the field is _1V8

source

pub fn is_2v1(&self) -> bool

Checks if the value of the field is _2V1

source

pub fn is_2v4(&self) -> bool

Checks if the value of the field is _2V4

source

pub fn is_2v7(&self) -> bool

Checks if the value of the field is _2V7

source

pub fn is_3v0(&self) -> bool

Checks if the value of the field is _3V0

source

pub fn is_3v3(&self) -> bool

Checks if the value of the field is _3V3

source

pub fn is_default(&self) -> bool

Checks if the value of the field is DEFAULT