[][src]Type Definition stm32f4::stm32f469::ethernet_mac::maccr::BL_R

type BL_R = R<u8, BL_A>;

Reader of field BL

Methods

impl BL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is BL10

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

Checks if the value of the field is BL8

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

Checks if the value of the field is BL4

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

Checks if the value of the field is BL1