Skip to main content

Vbtcmpcr

Type Alias Vbtcmpcr 

Source
pub type Vbtcmpcr = RegValueT<Vbtcmpcr_SPEC>;
Expand description

EXLVDVBAT Comparator Control Register

Aliased Type§

pub struct Vbtcmpcr { /* private fields */ }

Implementations§

Source§

impl Vbtcmpcr

Source

pub fn cmpe(self) -> RegisterField<0, 0x1, 1, 0, Cmpe, Cmpe, Vbtcmpcr_SPEC, RW>

EXLVDVBAT Pin Low Voltage Detect Circuit Output Enable

Trait Implementations§

Source§

impl Default for Vbtcmpcr

Source§

fn default() -> Vbtcmpcr

Returns the “default value” for a type. Read more