[][src]Type Definition k22f::system_control::cpacr::CP11_R

type CP11_R = R<u8, CP11_A>;

Reader of field CP11

Methods

impl CP11_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _00

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

Checks if the value of the field is _01

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

Checks if the value of the field is _10

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

Checks if the value of the field is _11