[][src]Type Definition nrf52832_pac::nvmc::eraseall::ERASEALL_R

type ERASEALL_R = R<bool, ERASEALL_A>;

Reader of field ERASEALL

Methods

impl ERASEALL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOOPERATION

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

Checks if the value of the field is ERASE