[][src]Type Definition lpc54606_pac::smartcard0::osr::R

type R = R<u32, OSR>;

Reader of register OSR

Methods

impl R[src]

pub fn osfrac(&self) -> OSFRAC_R[src]

Bits 1:3 - Fractional part of the oversampling ratio, in units of 1/8th of an input clock period.

pub fn osint(&self) -> OSINT_R[src]

Bits 4:7 - Integer part of the oversampling ratio, minus 1.

pub fn fdint(&self) -> FDINT_R[src]

Bits 8:14 - These bits act as a more-significant extension of the OSint field, allowing an oversampling ratio up to 2048 as required by ISO7816-3.