Skip to main content

Vrtcmpcr

Type Alias Vrtcmpcr 

Source
pub type Vrtcmpcr = RegValueT<Vrtcmpcr_SPEC>;
Expand description

VRTC Comparator Control Register

Aliased Type§

pub struct Vrtcmpcr { /* private fields */ }

Implementations§

Source§

impl Vrtcmpcr

Source

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

VRTC Pin Low Voltage Detect Circuit Output Enable

Trait Implementations§

Source§

impl Default for Vrtcmpcr

Source§

fn default() -> Vrtcmpcr

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