[][src]Type Definition stm32f3::stm32f373::rcc::cfgr::SDPRE_R

type SDPRE_R = R<u8, SDPRE_A>;

Reader of field SDPRE

Methods

impl SDPRE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIV2

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

Checks if the value of the field is DIV4

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

Checks if the value of the field is DIV6

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

Checks if the value of the field is DIV8

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

Checks if the value of the field is DIV10

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

Checks if the value of the field is DIV12

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

Checks if the value of the field is DIV14

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

Checks if the value of the field is DIV16

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

Checks if the value of the field is DIV20

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

Checks if the value of the field is DIV24

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

Checks if the value of the field is DIV28

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

Checks if the value of the field is DIV32

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

Checks if the value of the field is DIV36

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

Checks if the value of the field is DIV40

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

Checks if the value of the field is DIV44

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

Checks if the value of the field is DIV48