[][src]Type Definition stm32f7::stm32f7x9::spi1::cr2::NSSP_R

type NSSP_R = R<bool, NSSP_A>;

Reader of field NSSP

Implementations

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