[][src]Type Definition ambiq_apollo1_pac::mcuctrl::supplystatus::COREBUCKON_R

type COREBUCKON_R = R<bool, COREBUCKON_A>;

Reader of field COREBUCKON

Methods

impl COREBUCKON_R[src]

pub fn variant(&self) -> COREBUCKON_A[src]

Get enumerated values variant

pub fn is_ldo(&self) -> bool[src]

Checks if the value of the field is LDO

pub fn is_buck(&self) -> bool[src]

Checks if the value of the field is BUCK