[][src]Type Definition k210_pac::fft::ctrl::POINT_R

type POINT_R = R<u8, POINT_A>;

Reader of field point

Methods

impl POINT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is P512

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

Checks if the value of the field is P256

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

Checks if the value of the field is P128

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

Checks if the value of the field is P64