[][src]Type Definition stm32f7::stm32f7x9::flash::cr::PSIZE_R

type PSIZE_R = R<u8, PSIZE_A>;

Reader of field PSIZE

Implementations

impl PSIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PSIZE8

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

Checks if the value of the field is PSIZE16

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

Checks if the value of the field is PSIZE32

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

Checks if the value of the field is PSIZE64