[][src]Type Definition nrf52832_pac::spim0::config::CPOL_R

type CPOL_R = R<bool, CPOL_A>;

Reader of field CPOL

Methods

impl CPOL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ACTIVEHIGH

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

Checks if the value of the field is ACTIVELOW