[][src]Type Definition stm32f3::stm32f373::spi1::cr2::NSSP_R

type NSSP_R = R<bool, NSSP_A>;

Reader of field NSSP

Methods

impl NSSP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOPULSE

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

Checks if the value of the field is PULSEGENERATED