[][src]Type Definition nrf52832_pac::spis0::psel::MOSI

type MOSI = Reg<u32, _MOSI>;

Pin select for MOSI signal

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

For information about available fields see mosi module

Trait Implementations

impl Readable for MOSI[src]

read() method returns mosi::R reader structure

impl ResetValue for MOSI[src]

Register MOSI reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for MOSI[src]

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