[][src]Type Definition lpc54606_pac::smartcard0::DLL

type DLL = Reg<u32, _DLL>;

Divisor Latch LSB

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see dll module

Trait Implementations

impl Readable for DLL[src]

read() method returns dll::R reader structure

impl ResetValue for DLL[src]

Register DLL reset()'s with value 0x01

type Type = u32

Register size

impl Writable for DLL[src]

write(|w| ..) method takes dll::W writer structure