[][src]Type Definition k210_pac::spi3::SER

type SER = Reg<u32, _SER>;

Slave Enable Register

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

For information about avaliable fields see ser module

Trait Implementations

impl Readable for SER[src]

read() method returns ser::R reader structure

impl Writable for SER[src]

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

impl ResetValue for SER[src]

Register ser reset()'s with value 0

type Type = u32

Register size