[][src]Type Definition nrf9160_pac::ipc_ns::SEND_CNF

type SEND_CNF = Reg<u32, _SEND_CNF>;

Description collection: Send event configuration for TASKS_SEND[n].

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

For information about available fields see send_cnf module

Trait Implementations

impl Readable for SEND_CNF[src]

read() method returns send_cnf::R reader structure

impl ResetValue for SEND_CNF[src]

Register SEND_CNF[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for SEND_CNF[src]

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