[][src]Type Definition nrf52832_pac::nfct::rxd::frameconfig::SOF_R

type SOF_R = R<bool, SOF_A>;

Reader of field SOF

Methods

impl SOF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOSOF

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

Checks if the value of the field is SOF