Type Definition stm32f2::stm32f217::fsmc::bcr1::CPSIZE_R[][src]

type CPSIZE_R = R<u8, CPSIZE_A>;

Reader of field CPSIZE

Implementations

impl CPSIZE_R[src]

pub fn variant(&self) -> Variant<u8, CPSIZE_A>[src]

Get enumerated values variant

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

Checks if the value of the field is NOBURSTSPLIT

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

Checks if the value of the field is BYTES128

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

Checks if the value of the field is BYTES256

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

Checks if the value of the field is BYTES512

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

Checks if the value of the field is BYTES1024