Type Definition atsam4sd32b_pac::spi::CR[][src]

type CR = Reg<u32, _CR>;

Control Register

This register you can write_with_zero. See API.

For information about available fields see cr module

Trait Implementations

impl Writable for CR[src]

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