[][src]Type Definition nrf52832_pac::radio::pcnf1::ENDIAN_R

type ENDIAN_R = R<bool, ENDIAN_A>;

Reader of field ENDIAN

Methods

impl ENDIAN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LITTLE

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

Checks if the value of the field is BIG