[][src]Type Definition nrf52832_pac::spi0::config::CPHA_R

type CPHA_R = R<bool, CPHA_A>;

Reader of field CPHA

Methods

impl CPHA_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is LEADING

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

Checks if the value of the field is TRAILING