[][src]Type Definition lpc54606_pac::syscon::bodctrl::BODINTENA_R

type BODINTENA_R = R<bool, BODINTENA_A>;

Reader of field BODINTENA

Methods

impl BODINTENA_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is ENABLE