[][src]Type Definition nrf51::spi0::config::R

type R = R<u32, CONFIG>;

Reader of register CONFIG

Methods

impl R[src]

pub fn order(&self) -> ORDER_R[src]

Bit 0 - Bit order.

pub fn cpha(&self) -> CPHA_R[src]

Bit 1 - Serial clock (SCK) phase.

pub fn cpol(&self) -> CPOL_R[src]

Bit 2 - Serial clock (SCK) polarity.