[][src]Type Definition stm32f7::stm32f7x9::ethernet_dma::dmabmr::RDP_R

type RDP_R = R<u8, RDP_A>;

Reader of field RDP

Methods

impl RDP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RDP1

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

Checks if the value of the field is RDP2

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

Checks if the value of the field is RDP4

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

Checks if the value of the field is RDP8

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

Checks if the value of the field is RDP16

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

Checks if the value of the field is RDP32