[][src]Type Definition stm32f7::stm32f7x9::usart1::cr2::SWAP_R

type SWAP_R = R<bool, SWAP_A>;

Reader of field SWAP

Implementations

impl SWAP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is STANDARD

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

Checks if the value of the field is SWAPPED