[][src]Type Definition lpc54606_pac::spi0::DIV

type DIV = Reg<u32, _DIV>;

SPI clock Divider

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

For information about available fields see div module

Trait Implementations

impl Readable for DIV[src]

read() method returns div::R reader structure

impl ResetValue for DIV[src]

Register DIV reset()'s with value 0

type Type = u32

Register size

impl Writable for DIV[src]

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