[][src]Type Definition nrf51::radio::crccnf::SKIPADDR_R

type SKIPADDR_R = R<bool, SKIPADDR_A>;

Reader of field SKIPADDR

Methods

impl SKIPADDR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is INCLUDE

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

Checks if the value of the field is SKIP