[][src]Type Definition nrf52832_pac::nfct::framestatus::rx::OVERRUN_R

type OVERRUN_R = R<bool, OVERRUN_A>;

Reader of field OVERRUN

Methods

impl OVERRUN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOOVERRUN

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

Checks if the value of the field is OVERRUN