Enum nrf52::spim0::config::CPHAW [] [src]

pub enum CPHAW {
    LEADING,
    TRAILING,
}

Values that can be written to the field CPHA

Variants

Sample on leading edge of clock, shift serial data on trailing edge

Sample on trailing edge of clock, shift serial data on leading edge