[][src]Type Definition nrf52840_pac::spim0::CSNPOL

type CSNPOL = Reg<u32, _CSNPOL>;

Polarity of CSN output

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

For information about available fields see csnpol module

Trait Implementations

impl Readable for CSNPOL[src]

read() method returns csnpol::R reader structure

impl ResetValue for CSNPOL[src]

Register CSNPOL reset()'s with value 0

type Type = u32

Register size

impl Writable for CSNPOL[src]

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