[][src]Type Definition atsam4sd32c_pac::smc::mode3::PS_R

type PS_R = R<u8, PS_A>;

Reader of field PS

Implementations

impl PS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _4_BYTE

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

Checks if the value of the field is _8_BYTE

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

Checks if the value of the field is _16_BYTE

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

Checks if the value of the field is _32_BYTE