Type Alias ECCPS_R

Source
pub type ECCPS_R = FieldReader<ECCPS>;
Expand description

Field ECCPS reader - ECCPS

Aliased Type§

pub struct ECCPS_R { /* private fields */ }

Implementations§

Source§

impl ECCPS_R

Source

pub const fn variant(&self) -> Option<ECCPS>

Get enumerated values variant

Source

pub fn is_bytes256(&self) -> bool

ECC page size 256 bytes

Source

pub fn is_bytes512(&self) -> bool

ECC page size 512 bytes

Source

pub fn is_bytes1024(&self) -> bool

ECC page size 1024 bytes

Source

pub fn is_bytes2048(&self) -> bool

ECC page size 2048 bytes

Source

pub fn is_bytes4096(&self) -> bool

ECC page size 4096 bytes

Source

pub fn is_bytes8192(&self) -> bool

ECC page size 8192 bytes