[][src]Type Definition stm32f4::stm32f407::otg_hs_host::HCCHAR7

type HCCHAR7 = Reg<u32, _HCCHAR7>;

OTG_HS host channel-7 characteristics register

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

For information about available fields see hcchar7 module

Trait Implementations

impl Readable for HCCHAR7[src]

read() method returns hcchar7::R reader structure

impl ResetValue for HCCHAR7[src]

Register HCCHAR7 reset()'s with value 0

type Type = u32

Register size

impl Writable for HCCHAR7[src]

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