[][src]Type Definition lpc54606_pac::syscon::SC0CLKDIV

type SC0CLKDIV = Reg<u32, _SC0CLKDIV>;

Smartcard0 clock divider

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

For information about available fields see sc0clkdiv module

Trait Implementations

impl Readable for SC0CLKDIV[src]

read() method returns sc0clkdiv::R reader structure

impl ResetValue for SC0CLKDIV[src]

Register SC0CLKDIV reset()'s with value 0x4000_0000

type Type = u32

Register size

impl Writable for SC0CLKDIV[src]

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