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

type W = W<u32, OSR>;

Writer for register OSR

Methods

impl W[src]

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

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

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

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

pub fn fdint(&mut self) -> FDINT_W[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.