[][src]Type Definition stm32f4::stm32f469::fmc::pcr::ECCPS_R

type ECCPS_R = R<u8, ECCPS_A>;

Reader of field ECCPS

Methods

impl ECCPS_R[src]

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

Get enumerated values variant

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

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

Checks if the value of the field is BYTES2048

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

Checks if the value of the field is BYTES4096

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

Checks if the value of the field is BYTES8192