[][src]Type Definition lpc55s6x_pac::anactrl::analog_ctrl_status::FLASH_PWRDWN_R

type FLASH_PWRDWN_R = R<bool, FLASH_PWRDWN_A>;

Reader of field FLASH_PWRDWN

Methods

impl FLASH_PWRDWN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PWRUP

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

Checks if the value of the field is PWRDWN