[][src]Type Definition efm32gg11b820::ldma::ch6_ctrl::BLOCKSIZE_R

type BLOCKSIZE_R = R<u8, BLOCKSIZE_A>;

Reader of field BLOCKSIZE

Implementations

impl BLOCKSIZE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is UNIT1

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

Checks if the value of the field is UNIT2

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

Checks if the value of the field is UNIT3

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

Checks if the value of the field is UNIT4

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

Checks if the value of the field is UNIT6

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

Checks if the value of the field is UNIT8

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

Checks if the value of the field is UNIT16

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

Checks if the value of the field is UNIT32

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

Checks if the value of the field is UNIT64

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

Checks if the value of the field is UNIT128

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

Checks if the value of the field is UNIT256

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

Checks if the value of the field is UNIT512

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

Checks if the value of the field is UNIT1024

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

Checks if the value of the field is ALL