[][src]Type Definition stm32f3::stm32f373::rcc::bdcr::RTCSEL_R

type RTCSEL_R = R<u8, RTCSEL_A>;

Reader of field RTCSEL

Methods

impl RTCSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOCLOCK

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

Checks if the value of the field is LSE

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

Checks if the value of the field is LSI

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

Checks if the value of the field is HSE