[][src]Type Definition stm32f3::stm32f303::tim16::cr2::CCPC_R

type CCPC_R = R<bool, CCPC_A>;

Reader of field CCPC

Methods

impl CCPC_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTPRELOADED

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

Checks if the value of the field is PRELOADED