[][src]Type Definition stm32f4::stm32f407::ethernet_dma::dmabmr::PBL_R

type PBL_R = R<u8, PBL_A>;

Reader of field PBL

Methods

impl PBL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PBL1

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

Checks if the value of the field is PBL2

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

Checks if the value of the field is PBL4

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

Checks if the value of the field is PBL8

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

Checks if the value of the field is PBL16

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

Checks if the value of the field is PBL32