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

type LOWPOWER_R = R<bool, LOWPOWER_A>;
[]

Reader of field LOWPOWER

Implementations

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