[][src]Type Definition lpc55s6x_pac::pmc::comp::LOWPOWER_R

type LOWPOWER_R = R<bool, LOWPOWER_A>;

Reader of field LOWPOWER

Methods

impl LOWPOWER_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HIGHSPEED

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

Checks if the value of the field is LOWSPEED