[][src]Type Definition nrf52832_pac::spis0::DEF

type DEF = Reg<u32, _DEF>;

Default character. Character clocked out in case of an ignored transaction.

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

For information about available fields see def module

Trait Implementations

impl Readable for DEF[src]

read() method returns def::R reader structure

impl ResetValue for DEF[src]

Register DEF reset()'s with value 0

type Type = u32

Register size

impl Writable for DEF[src]

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